for owner/auth stuff.

This commit is contained in:
2018-01-18 16:19:48 +01:00
parent f5d73d556e
commit 8418dcfa91
6 changed files with 62 additions and 8 deletions

View File

@@ -30,7 +30,8 @@
<div id="page-header">
<a href="{% url 'dav_events:home' %}"><img class="brand" width="217" height="30"
src="{% static 'dav_events/img/brand.png' %}" /></a>
<span class="brand"><a href="{% url 'dav_events:home' %}">{% trans 'Veranstaltungen' %}</a></span>
<a href="{% url 'dav_events:home' %}"><span class="brand">{% trans 'Veranstaltungen' %}</span></a>
<div id="login-widget">{% include 'dav_events/includes/login_widget.html' %}</div>
</div>
<div id="page-body">