{% extends 'core/base.html' %} {% load i18n %} {% load staticfiles %} {% load crispy_forms_tags %} {% block body %}

Code

You can install the code with the following instructions.

TODO

{% endblock %} {% block javascript %} {% endblock %}