diff --git a/content/contents.lr b/content/contents.lr index 0571442..e9c315f 100644 --- a/content/contents.lr +++ b/content/contents.lr @@ -91,7 +91,9 @@ icons_1_url: https://c3coc.de --- icons_3_url: /rezepte/ --- -hinweis: Wenn du Lust hast, dann +hinweis: + +Wenn du Lust hast, dann --- hinweis_txt: mach mit! --- diff --git a/templates/start.html b/templates/start.html index 78b7153..4a6ec79 100644 --- a/templates/start.html +++ b/templates/start.html @@ -1,6 +1,6 @@ -{% extends "layout.html" %} -{% block title %}{{ this.title }}{% endblock %} -{% block body %} +{%- extends "layout.html" -%} +{%- block title -%}{{ this.title }}{%- endblock -%} +{%- block body %}