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

Rename to hshassets in layout templates

parent 30876a8a
No related branches found
No related tags found
No related merge requests found
{% extends "hshcdn/layout/base.html" %}
{% extends "hshassets/layout/base.html" %}
{% load staticfiles %}
{% block body %}
......@@ -9,7 +9,7 @@
<nav class="nav">
<div class="nav-left">
<a class="nav-item is-brand" href="/">
<span class="icon"><img src="{% static 'hshcdn/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
</a>
</div>
......
{% extends "hshcdn/layout/hero.html" %}
{% extends "hshassets/layout/hero.html" %}
{% block hero-foot %}
<div class="container">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment