{{title}}
{{subtitle}}
{% for section in results.sections %}{{loop.index}}. {{section.section_name}}
{% set s_i = loop.index %} {% for feature in section.features %}{{s_i}}.{{loop.index}}. {{feature.name}}
{% if feature.image_path is not none %}{{feature.description}}
{% if feature.notice is not none %}
{% endfor %}