{% extends 'viewflow/base_page.html' %} {% load viewflow %} {% block content %}

Form test

{% csrf_token %} {% render form %}
{% endblock %}