{% extends "faq/base.html" %} {% block title %}{{ block.super }}: Add Question{% endblock %} {% block body %}
Use this form to submit a question (and optionally a corresponding answer) that you would like to see added to the FAQs on this site.
{% endblock %}