{% load l10n %} {% load RenderLandingIuput %} {% if form %} {% if form.is_multipart %}
{% else %} {% endif %} {% csrf_token %}

{% RenderLandingIuput request %}

{{ form.as_p }}
{% else %} {{ obj }} {% endif %}