mirror of
https://github.com/sigmasternchen/Diary
synced 2025-03-15 07:08:56 +00:00
Removed logout from login site
This commit is contained in:
parent
ff09f1c54c
commit
5a0cfb05ce
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@
|
|||
<div id="mainContainer">
|
||||
<div id="header">
|
||||
<h1>Diary</h1>
|
||||
<div id="logout">
|
||||
<a href="{{ url_for('logout') }}">Logout</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="contentContainer">
|
||||
<form method="POST">
|
||||
|
|
Loading…
Reference in a new issue