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