From ebc066ec62205b5afe196dc55f0ee252cddba1bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 18 Jul 2025 16:32:36 +0200 Subject: [PATCH] Fix about and quickstart pages --- templates/Static/about.html.twig | 9 +++------ templates/Static/quickstart.html.twig | 3 +-- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/templates/Static/about.html.twig b/templates/Static/about.html.twig index c01b2edbe..b814280f5 100644 --- a/templates/Static/about.html.twig +++ b/templates/Static/about.html.twig @@ -20,10 +20,11 @@
{{ 'about.who_behind_wallabag.developped_by'|trans }}
-
Nicolas Lœuillet{{ 'about.who_behind_wallabag.website'|trans }}
+
Nicolas Lœuillet — {{ 'about.who_behind_wallabag.website'|trans }}
Thomas Citharel — {{ 'about.who_behind_wallabag.website'|trans }}
Jérémy Benoist — {{ 'about.who_behind_wallabag.website'|trans }}
Kevin Decherf — {{ 'about.who_behind_wallabag.website'|trans }}
+
Yassine Guedidi
{{ 'about.who_behind_wallabag.many_contributors'|trans|raw }}
{{ 'about.who_behind_wallabag.project_website'|trans }}
https://www.wallabag.org
@@ -33,11 +34,7 @@
-
{{ 'about.getting_help.documentation'|trans }}
-
english
-
français
-
deutsch
-
italiano
+
{{ 'about.getting_help.documentation'|trans }}
{{ 'about.getting_help.bug_reports'|trans }}
{{ 'about.getting_help.support'|trans|raw }}
diff --git a/templates/Static/quickstart.html.twig b/templates/Static/quickstart.html.twig index cc86d3829..82670d031 100644 --- a/templates/Static/quickstart.html.twig +++ b/templates/Static/quickstart.html.twig @@ -56,7 +56,7 @@