{% extends settings.utils.LayoutSettings.base_template %} {% load wagtailcore_tags %} {% load has_tabs %} {% block head_content %} {% include 'includes/optional-introduction.html' with value=self %} {% include "includes/social_fields.html" %} {% if self.key_info or self.in_depth %}
{% if child.search_description %}{{ child.search_description }}{% else %}{{ child.introduction }}{% endif %}
{% if child.feed_related_links.exists %} {% endif %}