{% extends 'partials/base.html.twig' %} {% block content %}

{{ form.message }}

{% if config.plugins["translate-date"].enabled %} {% else %} {% endif %}

{{'FUTURE.FORM_SUMMARY'|t}}

{{ content|raw }} {% include "forms/data.html.twig" %}
{% endblock %}