X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fview.twig;h=f78ac62ebc2e7134fd865efb5dbddd903a6595b6;hb=1cbd70639c5f97f6030d0df6624ca200dba86945;hp=82d1fd2a0a32b4e428197bcfae84e6c44704066e;hpb=f3e4f109a3ae6cd58e0abc9e909ac823d5e3065a;p=github%2Fwallabag%2Fwallabag.git diff --git a/tpl/view.twig b/tpl/view.twig index 82d1fd2a..f78ac62e 100644 --- a/tpl/view.twig +++ b/tpl/view.twig @@ -5,32 +5,34 @@

{{ entry.title|raw }}

-
{{ entry.url | e | getDomain }}
+
{{ entry.url | e | getDomain }}
{{ content | raw }} -
{{ entry.url | e | getDomain }}
+
{{ entry.url | e | getDomain }}
-

{% 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