diff --git a/mymodule/themes/fancytheme/core/loginuserpass.twig b/mymodule/themes/fancytheme/core/loginuserpass.twig index 65582dcbe97553f24fed6e9064443a1698f5f4fc..842044d11fae151a8a0c741b139df621d3a668d3 100644 --- a/mymodule/themes/fancytheme/core/loginuserpass.twig +++ b/mymodule/themes/fancytheme/core/loginuserpass.twig @@ -1,5 +1,3 @@ -{ % set pagetitle = 'Enter your username and password'|trans %} - {% extends "@mymodule/base.twig" %} {% block postload %} @@ -7,129 +5,15 @@ {% endblock %} {% block content %} - {%- if not isProduction %} - -
- {% endif -%} - {% if errorcode -%} -{{ 'A service has requested you to authenticate yourself. Please enter your username and password in the form below.'|trans }}
-