{% 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 -%}
{{- parent() -}}
{%- endblock email_widget %} {% block password_widget -%}
{{- parent() -}}
{%- endblock password_widget %}