{% extends "rapids/base.html" %} {% load static from static %} {% block js %} {{ form.media }} {% endblock %} {% block content %} {% if object %} {% include "rapids/question_link_header.html" %} {% endif %}