{% extends "aristotle_mdr/discussions/base.html" %} {% block title %}New post{% endblock %} {% block breadcrumbs %}
  • New Post
  • {% endblock %} {% block discussion_content %}
    {% csrf_token %} {% include "aristotle_mdr/helpers/fancy_form.html" with form=form %} Cancel
    {% endblock %}