X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fbaggy%2Fview.twig;h=41766bf2e9114e06e9ebb3e2c141c20ebba97f25;hb=44b95cb81deae35f58e0058910afde2f2ffb9a60;hp=ffb512a388059ea6f27f3befc6bd1e319d868799;hpb=08718c01e4b8b35fe75b1e04534e028dd26c8c53;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/baggy/view.twig b/themes/baggy/view.twig index ffb512a3..41766bf2 100755 --- a/themes/baggy/view.twig +++ b/themes/baggy/view.twig @@ -4,17 +4,23 @@ {% endblock %} {% block title %}{{ entry.title|raw }} ({{ entry.url | e | getDomain }}){% endblock %} {% block content %} + {% include '_highlight.twig' %}
@@ -29,9 +35,53 @@ {{ content | raw }} - +