Skip to content
Snippets Groups Projects
Commit 1c80eed4 authored by OndraPetrzilka's avatar OndraPetrzilka
Browse files

added newsletter_section on main_article_page

parent 48a7e2ac
No related branches found
No related tags found
3 merge requests!607Pirati.cz,!587added main and profile picture to main person model, main_person template in...,!575Feature/pirati cz
Pipeline #9398 passed
......@@ -4,7 +4,7 @@
{% block content %}
{% image page.image max-3840x2160 as main_img %}
{% with before_title=page.date after_title=page.after_name subtitle=page.position image_url=main_img.url %}
{% include 'main/includes/layout/photo_page_header.html' %}
{% include 'main/includes/layout/photo_page_header.html' %}
{% endwith %}
{# {% routablepageurl page.root_page.articles_page "tags" as articles_tag_page_url %}#}
<main role="main" class="mb-10 xl:mb-32">
......@@ -35,6 +35,7 @@
{% endif %}
{% endfor %}
</main>
{% include 'main/includes/newsletter_section.html' %}
{# {% if related_articles|length %}#}
{# <section class="mt-16 md:mt-24">#}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment