From: Alexandr Danilov Date: Sun, 16 Aug 2015 22:50:46 +0000 (+0300) Subject: My implementation progress bar at the top of the page #1348 X-Git-Tag: 2.0.0-alpha.0~34^2~4 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=fcb3faf10989caa0ec1fd27a6bad0b0abf0d77cc;p=github%2Fwallabag%2Fwallabag.git My implementation progress bar at the top of the page #1348 --- diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig index 4b0e1a7b..2aa9d1b8 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig @@ -3,6 +3,9 @@ {% block title %}{{ entry.title|raw }} ({{ entry.domainName }}){% endblock %} {% block menu %} +
+
+