mirror of
https://github.com/sigmasternchen/Diary
synced 2025-03-15 15:18:57 +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="mainContainer">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<h1>Diary</h1>
|
<h1>Diary</h1>
|
||||||
<div id="logout">
|
|
||||||
<a href="{{ url_for('logout') }}">Logout</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div id="contentContainer">
|
<div id="contentContainer">
|
||||||
<form method="POST">
|
<form method="POST">
|
||||||
|
|
Loading…
Reference in a new issue