]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/baggy/about.twig
Merge branch 'autoclose-postmessage' into dev
[github/wallabag/wallabag.git] / themes / baggy / about.twig
index 110196a621fdbebd9e78ef4e6816368ff6497790..0fdbe3b8f80aafa8a5970a3584b3068ff7294b08 100755 (executable)
@@ -7,6 +7,8 @@
 {% block content %}
     <h2>{% trans "About wallabag" %}</h2>
 
+    <p>{% trans "wallabag is a read-it-later application: you can save a web page by keeping only content. Elements like ads or menus are deleted." %}</p>
+
     <dl>
         <dt>{% trans "Project website" %}</dt>
         <dd><a href="https://www.wallabag.org">https://www.wallabag.org</a></dd>
         <dd>{{ constant('POCHE') }}</dd>
     </dl>
 
-    <p>{% trans "wallabag is a read-it-later application: you can save a web page by keeping only content. Elements like ads or menus are deleted." %}</p>
-
     <h2>{% trans "Getting help" %}</h2>
     
     <dl>
         <dt>{% trans "Documentation" %}</dt>
-        <dd><a href="docs/">Offline documentation</a> and <a href="https://doc.wallabag.org/">online documentation</a> (up to date)</dd>
+        <dd>{% trans %}<a href="docs/">Offline documentation</a> and <a href="https://doc.wallabag.org/">online documentation</a> (up to date){% endtrans %}</dd>
         
         <dt>{% trans "Support" %}</dt>
         <dd><a href="http://support.wallabag.org/">http://support.wallabag.org/</a></dd>