X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2Flayout.html.twig;h=7f0980660298d4f170a985746550eaa0c1a180df;hb=f4109a9bbfe73c964155d699653044ef77e1daff;hp=26de7943c87d7f8856faf63829227790549d7a3b;hpb=880a0e1c0ba7d0ab3320678b076402379a08c8a2;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 26de7943..7f098066 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/layout.html.twig @@ -3,28 +3,28 @@ {% block css %} {{ parent() }} - - - - - + + + + + {% endblock %} {% block scripts %} {{ parent() }} - - - - - + + + + + {% endblock %} {% block header %}

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

@@ -35,8 +35,8 @@