use templating
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{% load static %}
|
||||
|
||||
<img src="{% static "public/images/apb_icon.png" %}" />
|
||||
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
|
||||
<p>Impressum: N.H (der ist für alles hier verantwortlich)</p>
|
||||
Reference in New Issue
Block a user