Some visual and style code improvements.
This commit is contained in:
@@ -29,11 +29,11 @@
|
||||
<body>
|
||||
<div id="page">
|
||||
<div id="page-header">
|
||||
<span class="brand">
|
||||
<a href="{% url 'dav_events:home' %}"><img class="brand" width="217" height="30"
|
||||
src="{% static 'dav_events/img/brand.png' %}" /></a>
|
||||
<a href="{% url 'dav_events:home' %}">Veranstaltungsheinzel</a>
|
||||
</span>
|
||||
<h2>
|
||||
<a href="{% url 'dav_events:home' %}">
|
||||
<img width="217" height="30" src="{% static 'dav_events/img/brand.png' %}" />Veranstaltungsheinzel
|
||||
</a>
|
||||
</h2>
|
||||
<div id="login-widget">{% include 'dav_events/includes/login_widget.html' %}</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user