diff --git a/themes/grav/templates/login.html.twig b/themes/grav/templates/login.html.twig index 5726f1c7..9986714d 100644 --- a/themes/grav/templates/login.html.twig +++ b/themes/grav/templates/login.html.twig @@ -8,7 +8,7 @@ {% include 'partials/messages.html.twig' %} -
+ {% for field in page.header.form.fields %} {% if field.type %}
@@ -17,7 +17,7 @@ {% endif %} {% endfor %}
- +