{% extends "phyll/base.html" %} {% load i18n %} {% block body %}
{% csrf_token %} {{ form.as_p }}
{% endblock %}