aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/about.twig
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-20 14:11:26 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-20 14:11:26 +0100
commit79e051a1f216704752e05f5174633abf20dde582 (patch)
treee55b7f46aad7c8df42534e638b25cdbc258a3c40 /themes/baggy/about.twig
parent97a2dd74c872891b694bff0485a0fcc9a82a09e4 (diff)
downloadwallabag-79e051a1f216704752e05f5174633abf20dde582.tar.gz
wallabag-79e051a1f216704752e05f5174633abf20dde582.tar.zst
wallabag-79e051a1f216704752e05f5174633abf20dde582.zip
restructure folders
Diffstat (limited to 'themes/baggy/about.twig')
-rwxr-xr-xthemes/baggy/about.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/baggy/about.twig b/themes/baggy/about.twig
index 110196a6..d18fe156 100755
--- a/themes/baggy/about.twig
+++ b/themes/baggy/about.twig
@@ -24,7 +24,7 @@
24 <dd><a href="http://en.wikipedia.org/wiki/MIT_License">MIT</a></dd> 24 <dd><a href="http://en.wikipedia.org/wiki/MIT_License">MIT</a></dd>
25 25
26 <dt>{% trans "Version" %}</dt> 26 <dt>{% trans "Version" %}</dt>
27 <dd>{{ constant('POCHE') }}</dd> 27 <dd>{{ constant('WALLABAG') }}</dd>
28 </dl> 28 </dl>
29 29
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> 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>