{{ content }} {% include 'partials/messages.html.twig' %}
{% for field in page.header.form.fields %} {% if field.type %}
{% include ["forms/fields/#{field.type}/#{field.type}.html.twig", 'forms/fields/text/text.html.twig'] %}
{% endif %} {% endfor %}
{# {{ 'LOGIN_PLUGIN.BTN_FORGOT'|t }}#}