{% extends "base.html" %} {% block content %}

New Question

{% include "question_form.html" %} {% endblock %}