diff --git a/themes/baggy/about.twig b/themes/baggy/about.twig index 110196a62..93c96df20 100755 --- a/themes/baggy/about.twig +++ b/themes/baggy/about.twig @@ -7,6 +7,8 @@ {% block content %}

{% trans "About wallabag" %}

+

{% 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." %}

+
{% trans "Project website" %}
https://www.wallabag.org
@@ -27,8 +29,6 @@
{{ constant('POCHE') }}
-

{% 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." %}

-

{% trans "Getting help" %}

diff --git a/themes/default/about.twig b/themes/default/about.twig index 5ca3217c9..bab9b5ebf 100755 --- a/themes/default/about.twig +++ b/themes/default/about.twig @@ -7,6 +7,8 @@ {% block content %}

{% trans "About wallabag" %}

+

{% 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." %}

+
{% trans "Project website" %}
http://www.wallabag.org
@@ -27,8 +29,6 @@
{{ constant('POCHE') }}
-

{% 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." %}

-

{% trans "Helping wallabag" %}

{% trans "wallabag is free and opensource. You can help us:" %}