{{ content }} {% if section.links %}

{% for child in section.links %}
{{ child.title }}

{{ child.description }}

{% endfor %}
{% endif %} {% include feedback.html %}