This commit is contained in:
2018-11-27 15:32:49 +01:00
parent 897e9e776c
commit 5e5e30306c
5 changed files with 28 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ Index
<p><a href="{% url 'new' %}" class="btn btn-info" role="button">Neue Nachricht</a></p>
<p><a href="{% url 'logout' %}" class="btn btn-warning">Abmelden</a></p>
{% endblock %}