]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/view.twig
title page in article view was wrong
[github/wallabag/wallabag.git] / tpl / view.twig
index 97b76feeea35786fff3cc60c64dc01540e2d0b0d..285087723b2e008b4be4bac3bd2090b4fa13d957 100644 (file)
@@ -1,5 +1,5 @@
 {% extends "layout.twig" %}
-{% block title %}{% trans "home" %}{% endblock %}
+{% block title %}{{ entry.title|raw }} ({{ entry.url | e | getDomain }}){% endblock %}
 {% block content %}
         <div id="article">
             <div class="tools">