--- layout: default --- {% include hero_image.html %} {% if site.search.show_searchbar %} {% include searchbar-{{ site.lang }}.html %} {% endif %}

{{ page.page_headline | default:page.title }}

{% if page.author %}
{{ page.author }}
{{ page.date | date:"%d.%m.%Y" }}
{% endif %}
{{ content }}
{% include help_categories.html %}