1 2 3 4 5 6 7 8 9
{% extends "manage.html" %} {% block subtitle %} Add Question {% endblock %} {% block manage %} <p>Add Question {% endblock %}