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