{% load i18n %} {% for question in topic.questions.all %} {% include 'question_detail.html' with question=question %} {% empty %}