{% for message in app.flashes("error") %} {% endfor %} {% for message in app.flashes("success") %} diff --git a/templates/admin/main.html.twig b/templates/admin/main.html.twig index e9ef09ac..e916f12a 100644 --- a/templates/admin/main.html.twig +++ b/templates/admin/main.html.twig @@ -1,5 +1,7 @@ {% extends "admin/bars.html.twig" %} {% block contenpage %} -

Main

+
+

{{ "backend.global.welcome"|trans }} {{ app.user.primerNombre }}

+
{% endblock %} diff --git a/templates/adminbase.html.twig b/templates/adminbase.html.twig index 0ec8bdaa..e7b1c000 100644 --- a/templates/adminbase.html.twig +++ b/templates/adminbase.html.twig @@ -27,7 +27,7 @@ - + @@ -43,6 +43,8 @@ {% endblock %} {% block bodyclass %} class="nav-md" {% endblock %} +{% block nav %} +{% endblock %} {% block body %}
@@ -91,7 +93,7 @@ - + diff --git a/templates/base.html.twig b/templates/base.html.twig index 5a42d003..682ef43c 100755 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -81,7 +81,7 @@ {% endblock %} - + {% block nav %} {% include('inicio/_nav.html.twig') %} diff --git a/templates/inicio/_nav.html.twig b/templates/inicio/_nav.html.twig index 523bdaca..cb2470bc 100755 --- a/templates/inicio/_nav.html.twig +++ b/templates/inicio/_nav.html.twig @@ -8,9 +8,9 @@ Logo Iglesia Alameda + style="width: 130px;" alt="AlamedaCMS"> Logo Iglesia Alameda + alt="AlamedaCMS">