X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fview.twig;h=4dee38c88602361d0e0e34150bf7fdc3b523fcdb;hb=fd99a8c02d7c625771656a5c5081560027d8e6e9;hp=e999afa1d3fce28c71518dd6055962266cea270d;hpb=d28a7ca30fa50845a54b0e21844b20b373b7fd44;p=github%2Fwallabag%2Fwallabag.git diff --git a/tpl/view.twig b/tpl/view.twig index e999afa1..4dee38c8 100644 --- a/tpl/view.twig +++ b/tpl/view.twig @@ -4,37 +4,33 @@
-

{{ entry.title|e }}

- +

{{ entry.title|raw }}

+
{{ content | raw }} - +
-

{% trans "this article appears wrong?" %} {% trans "create an issue" %} {% trans "or" %} {% trans "contact us by mail" %}

+

{% trans "this article appears wrong?" %} {% trans "create an issue" %} {% trans "or" %} {% trans "contact us by mail" %}

{% endblock %} \ No newline at end of file