]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/view.twig
Merge branch 'dev' of github.com:inthepoche/poche into dev
[github/wallabag/wallabag.git] / tpl / view.twig
index 78207e15be98c40908ec1dbb9f1b87260d995bf3..82d1fd2a0a32b4e428197bcfae84e6c44704066e 100644 (file)
@@ -13,7 +13,7 @@
                 </ul>
             </div>
             <header class="mbm">
-                <h1>{{ entry.title|e }}</h1>
+                <h1>{{ entry.title|raw }}</h1>
                 <div class="vieworiginal txtright small"><a href="{{ entry.url|e }}" target="_blank" title="{% trans "original" %} : {{ entry.title|e }}">{{ entry.url | e | getDomain }}</a></div>
             </header>
             <article>