{% extends "layout.html" %} {% block title %}{{ this.title }}{% endblock %} {% block body %} {{ this.title }} {{ this.slogan }} {{ this.hinweis }} {% if this.hinweis_txt %}{{ this.hinweis_txt }}{% endif %} Next {{ this.about_header }} {{ this.about_text }} {{ this.about_text2 }} {{ this.about_text3 }} {{ this.about_url }} Next {% for blk in this.sections.blocks %} {{ blk }} Next {% endfor %} {{ this.icons_header }} {{ this.icons_text }} {{ this.icons_1_2 }} {{ this.icons_1_3 }} {{ this.icons_2_2 }} {{ this.icons_2_3 }} {{ this.icons_3_2 }} {{ this.icons_3_3 }} {{ this.icons_4_2 }} {{ this.icons_4_3 }} {{ this.icons_5_2 }} {{ this.icons_5_3 }} {{ this.icons_6_2 }} {{ this.icons_6_3 }} {{ this.red_1 }} {{ this.red_2 }} {{ this.red_3 }} {{ this.red_4 }} {% endblock %}
{{ this.slogan }}
{{ this.hinweis }} {% if this.hinweis_txt %}{{ this.hinweis_txt }}{% endif %}