added logout link
This commit is contained in:
parent
9854e42e9a
commit
780a5a0464
|
@ -93,6 +93,7 @@
|
|||
{% endif %}
|
||||
</form>
|
||||
<p>
|
||||
<a href="{% url 'account_logout' %}">logout</a>
|
||||
</center>
|
||||
{% endblock %}
|
||||
{% else %}
|
||||
|
|
Loading…
Reference in New Issue