Update /home template
This commit is contained in:
@@ -8,6 +8,12 @@
|
|||||||
|
|
||||||
{{ email }}
|
{{ email }}
|
||||||
</p>
|
</p>
|
||||||
|
{% if showLogin %}
|
||||||
|
<a href="/login">login</a>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
|
{% if showLogout %}
|
||||||
<a href="/logout">logout</a>
|
<a href="/logout">logout</a>
|
||||||
|
{% endif %}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user