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

{{ form.message }}

{% if plugin.translate_date.enabled %} {% else %} {% endif %}

{{'FUTURE.FORM_SUMMARY'|t}}

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