From ecb266d0ece2505c084cd2422211f6c7e9cee58b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 23 Feb 2016 16:18:13 +0100 Subject: replace contributors with a link to github --- .../views/themes/baggy/Static/about.html.twig | 65 +--------------------- .../views/themes/material/Static/about.html.twig | 64 +-------------------- 2 files changed, 2 insertions(+), 127 deletions(-) (limited to 'src') diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig index cff2aa91..fdd12cf7 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig @@ -44,70 +44,7 @@

{% trans %}Contributors{% endtrans %}

-

{% trans %}Thank you to contributors on wallabag web application{% endtrans %}

- - +

{% trans %}Thank you to contributors on wallabag web application{% endtrans %}

{% trans %}Third-party libraries{% endtrans %}

{% trans %}Here are the list of third-party libraries used in wallabag (with their licenses):{% endtrans %}

diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig index 1a7747a0..1368bb09 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig @@ -52,69 +52,7 @@
-

{% trans %}Thank you to contributors on wallabag web application{% endtrans %}

- +

{% trans %}Thank you to contributors on wallabag web application{% endtrans %}

-- cgit v1.2.3