{% extends 'base.html' %} {% load render_form from formsetify %} {% load i18n %} {% block content %} {% comment %}

{{ object.title }}

{% endcomment %} {% comment %}
{% endcomment %} {{ form_collection }} {% comment %} {% if add %} {% else %} {% endif %} {% endcomment %} {% endblock content %}