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 -%}