X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2Flayout.html.twig;h=30fd0d85a3cd302d6fe11233a0151d940aaef8a7;hb=bccf7a70bc22171904a5bb82d282e9c956684abc;hp=2c15ad954fc28b9a48ce98ba853855bdd9e1f10a;hpb=0795d04916ef7caea3acbcbc8de7fdda91b820af;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig index 2c15ad95..30fd0d85 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig @@ -2,29 +2,19 @@ {% block css %} {{ parent() }} - - - - - - + {% endblock %} {% block scripts %} {{ parent() }} - - - - - - + {% endblock %} {% block header %}

{% block logo %} - wallabag logo + wallabag logo {% endblock %}

@@ -52,6 +42,7 @@ -->
  • {{ 'menu.left.config'|trans }}
  • {% if is_granted('ROLE_SUPER_ADMIN') %} +
  • {{ 'menu.left.users_management'|trans }}
  • {{ 'menu.left.internal_settings'|trans }}
  • {% endif %}
  • {{ 'menu.left.import'|trans }}