Skip to content
Snippets Groups Projects
Commit 6d03d211 authored by Tim Fechner's avatar Tim Fechner
Browse files

Enagle branding

parent f0dd37af
Branches
Tags
No related merge requests found
...@@ -12,8 +12,10 @@ ...@@ -12,8 +12,10 @@
<div class="nav-left"> <div class="nav-left">
{% block nav-left %} {% block nav-left %}
<a class="nav-item is-brand" href="/"> <a class="nav-item is-brand" href="/">
{% block brand-icon %}
<span class="icon"><img src="{% static 'hshassets/img/hsh_brand/logo/service/32x64.png' %}" alt="" /></span> <span class="icon"><img src="{% static 'hshassets/img/hsh_brand/logo/service/32x64.png' %}" alt="" /></span>
Hochschule Hannover {% endblock %}
{% block brand-name %}Hochschule Hannover{% endblock %}
</a> </a>
{% endblock %} {% endblock %}
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment