{% extends '@AdminLTE/layout/form-theme-base.html.twig' %}
{#
ATTENTION:
when changing anything in this file, check if the changes need to be applied to form-theme-horizontal.html.twig as well
#}
{% block email_widget -%}
{%- endblock email_widget %}
{% block password_widget -%}
{%- endblock password_widget %}