Korrekturen für vorherigen Push
- Details der nunjucks Vorlagen korrigiert - Fehler der <titel> Einbindung in nunjucks Vorlagen behoben
This commit is contained in:
parent
92d1609213
commit
c0ab137753
11 changed files with 20 additions and 23 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
{% extends "demo/default.njk" %}
|
||||
|
||||
{% block title %}index - HIPPIE{% endblock %}
|
||||
{% block title %}Index{% endblock %}
|
||||
{% block head %}
|
||||
{{ super() }}
|
||||
<link rel="stylesheet" type="text/css" media="all" href="css/demo.css"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue