{% extends "dashboard/base.html" %} {% load static %} {% block scriptcode %} {% endblock %} {% block content %}
{% if question.chapter %} অধ্যায়: {{ question.chapter.title }} {% endif %}