This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block meta %}
|
||||
<title>{{ Data.details.date|datum }} {{ Data.details.title }}</title>
|
||||
<meta name="description" content="{{ Data.details.teaser }}" />
|
||||
<meta name="keywords" content="{{ Meta.Keywords }}" />
|
||||
{% endblock meta %}
|
||||
|
||||
{% block part0 %}
|
||||
<h1>
|
||||
{{ Data.details.title }}
|
||||
|
||||
Reference in New Issue
Block a user