]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/baggy/view.twig
Merge branch 'dev' into refactor
[github/wallabag/wallabag.git] / themes / baggy / view.twig
index 7b65340a9a36ac4645634be8d7a82f53fc67ee17..53a9ee69223cbf5fcd6602443b27b13276f26b48 100755 (executable)
@@ -4,6 +4,7 @@
 {% endblock %}
 {% block title %}{{ entry.title|raw }} ({{ entry.url | e | getDomain }}){% endblock %}
 {% block content %}
+                               {% include '_highlight.twig' %}
         <div id="article_toolbar">
             <ul class="links">
                 <li class="topPosF"><a href="#top" title="{% trans "Back to top" %}" class="tool top icon icon-arrow-up-thick"><span>{% trans "Back to top" %}</span></a></li>