Project

General

Profile

Download (130 Bytes) Statistics
| Branch: | Tag: | Revision:
{% load widget_tweaks %}

<form action="{{ request.get_full_path }}" method="post">
{% csrf_token %}
{{ form.as_p }}
</form>
(2-2/15)