{% extends "base.html" %} {% load crispy_forms_tags %} {% load staticfiles %} {% block head_js %} {% endblock %} {% block content %} {{ form.media }}