aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/about.twig
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2015-02-10 01:28:24 +0100
committerThomas Citharel <tcit@tcit.fr>2015-02-10 01:28:24 +0100
commit2e4e94a7a420790cd05250e4191bd0e60f81f788 (patch)
tree25725232e434853545acab714b03eefd8defd81f /themes/baggy/about.twig
parent8f209e8a268e198bb449021c30fc783d69ee9818 (diff)
parentcefdc12380c5acee927e3f8e1cb85213f4b1475d (diff)
downloadwallabag-2e4e94a7a420790cd05250e4191bd0e60f81f788.tar.gz
wallabag-2e4e94a7a420790cd05250e4191bd0e60f81f788.tar.zst
wallabag-2e4e94a7a420790cd05250e4191bd0e60f81f788.zip
Merge branch 'dev' into savewithtags
Diffstat (limited to 'themes/baggy/about.twig')
-rwxr-xr-xthemes/baggy/about.twig4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/baggy/about.twig b/themes/baggy/about.twig
index 110196a6..93c96df2 100755
--- a/themes/baggy/about.twig
+++ b/themes/baggy/about.twig
@@ -7,6 +7,8 @@
7{% block content %} 7{% block content %}
8 <h2>{% trans "About wallabag" %}</h2> 8 <h2>{% trans "About wallabag" %}</h2>
9 9
10 <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>
11
10 <dl> 12 <dl>
11 <dt>{% trans "Project website" %}</dt> 13 <dt>{% trans "Project website" %}</dt>
12 <dd><a href="https://www.wallabag.org">https://www.wallabag.org</a></dd> 14 <dd><a href="https://www.wallabag.org">https://www.wallabag.org</a></dd>
@@ -27,8 +29,6 @@
27 <dd>{{ constant('POCHE') }}</dd> 29 <dd>{{ constant('POCHE') }}</dd>
28 </dl> 30 </dl>
29 31
30 <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>
31
32 <h2>{% trans "Getting help" %}</h2> 32 <h2>{% trans "Getting help" %}</h2>
33 33
34 <dl> 34 <dl>