From: Nicolas LÅ“uillet Date: Thu, 7 Apr 2016 11:47:35 +0000 (+0200) Subject: Move tag form in Material theme X-Git-Tag: 2.0.1~18^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=c6cbe75b2ee29bf62ceb36de4d81bf64693c859f;p=github%2Fwallabag%2Fwallabag.git Move tag form in Material theme --- 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 032d2d9b..66435699 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 @@ -192,14 +192,14 @@ {% endfor %} - {% if entry.previewPicture is not null %} -
{{ entry.title|raw }}
- {% endif %} - + {% if entry.previewPicture is not null %} +
{{ entry.title|raw }}
+ {% endif %} +
{{ entry.content | raw }}