{% include 'patterns/organisms/layout/navbar.html' %}
{% include 'patterns/molecules/header/simple_header.html' with simple_header_title='Jednoduchá stránka' %}
{# Anything can go in here, we'll use an example with basic text and images #}
{{ main_text }}
{# Example images #}
{% include 'patterns/organisms/layout/footer.html' %}