Test deploy

This commit is contained in:
Gabriel Augendre 2020-11-12 15:43:24 +01:00
parent 67398c925d
commit f71f6009fa
No known key found for this signature in database
GPG key ID: 1E693F4CE4AEE7B4

View file

@ -23,6 +23,7 @@
·
<a href="{% url 'admin:index' %}">Admin</a>
<a href="{% url 'admin:logout' %}?next=/">Log out</a>
<a href="{% url 'admin:logout' %}?next=/">Lolilol</a>
{% else %}
<a href="{% url 'admin:login' %}?next=/">Log in</a>
{% endif %}