From 2f81f26a1bc73ca9188790933fa34ec6936c9543 Mon Sep 17 00:00:00 2001 From: Salamandar <6552989+Salamandar@users.noreply.github.com> Date: Fri, 21 May 2021 19:54:30 +0200 Subject: [PATCH] Fix french. Co-authored-by: Alexandre Aubin --- tools/README-generator/templates/README_fr.md.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/README-generator/templates/README_fr.md.j2 b/tools/README-generator/templates/README_fr.md.j2 index ca56d6c2..d419a680 100644 --- a/tools/README-generator/templates/README_fr.md.j2 +++ b/tools/README-generator/templates/README_fr.md.j2 @@ -33,7 +33,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Documentations et ressources -{% if upstream.website -%}* Site official de l'app : {{ upstream.website }} +{% if upstream.website -%}* Site officiel de l'app : {{ upstream.website }} {% endif -%} {% if upstream.userdoc -%}* Documentation officielle utilisateur : {{ upstream.userdoc }} {% endif -%}