{% extends "faq/base.html" %} {% block title %}Add Question {{ block.super }}{% endblock %} {% block content %}{{ block.super }}
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 %}