{% import "macros.html" as macros %}
{% for question in questions %} {{macros.question_summary(question, extra_class='narrow')}} {% endfor %}