X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2Flayout.html.twig;h=30fd0d85a3cd302d6fe11233a0151d940aaef8a7;hb=e4b46f77ef2984b33f4dff0efea0585c7ab0cfbf;hp=2c15ad954fc28b9a48ce98ba853855bdd9e1f10a;hpb=77b9db87b84e20a6042444e3b18665bc66d4f1f2;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 }}