{% include 'patterns/organisms/layout/navbar.html' %}
{% include 'patterns/molecules/header/simple_header.html' with simple_header_title='Články' sub_heading='Vyhledávání „lorem ipsum“' %}
{% include 'patterns/atoms/buttons/href_button.html' with btn_text='Zpět na seznam' %}
{% include 'patterns/organisms/articles/main_articles_article_list.html' with main_articles_name=none %}
{% include 'patterns/organisms/main_section/newsletter_section.html' %}
{% include 'patterns/organisms/layout/footer.html' %}