{% extends "base.html" %} {% load static core_tags %} {% load wagtailcore_tags wagtailimages_tags molo_survey_tags %} {% block body_class %}template-{{ self.get_verbose_name|slugify }}{% endblock %} {% block content %}
{{section.description}}
{% endif %} {% if section.featured_articles %} {% for article in section.featured_articles %}{{article.subtitle}}
{% endfor %} {% endif %}{{article.subtitle}}