{{ focus.title }}
{% endif %} diff --git a/core/templates/youth-reverse.html b/core/templates/youth-reverse.html index 1e0671d..eef7aca 100644 --- a/core/templates/youth-reverse.html +++ b/core/templates/youth-reverse.html @@ -4,7 +4,7 @@ {% load static tailwind_tags wysiwyg %} {% block content %}
-
+
{% if focus.show_title %}
{{ focus.title }}
{% endif %} diff --git a/core/templates/youth.html b/core/templates/youth.html index 3f2abdd..32e4c40 100644 --- a/core/templates/youth.html +++ b/core/templates/youth.html @@ -5,7 +5,7 @@ {% load static tailwind_tags wysiwyg %} {% block content %}
{% for article in youth %}
-
+
{% if article.show_title %}