diff --git a/core/templates/youth-reverse.html b/core/templates/youth-reverse.html index 3cf5e88..2de5d0f 100644 --- a/core/templates/youth-reverse.html +++ b/core/templates/youth-reverse.html @@ -5,7 +5,7 @@ {% load static tailwind_tags wysiwyg %} {% block content %}
{% if focus.show_title %}

{{ focus.title }}

diff --git a/core/templates/youth.html b/core/templates/youth.html index e577851..a417a71 100644 --- a/core/templates/youth.html +++ b/core/templates/youth.html @@ -6,7 +6,7 @@
{% for article in youth %}
{% if article.show_title %}

{{ article.title }}