Add description

This commit is contained in:
ericgaspar
2021-08-22 16:57:07 +02:00
parent 381f027106
commit 027ef04e87
3 changed files with 11 additions and 2 deletions

View File

@ -29,7 +29,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
{{manifest.description[lang]}}
{% if description %}{{description}}{% else %}{{manifest.description[lang]}}{% endif %}
**Shipped version:** {% if upstream.version %}{{upstream.version}}{% else %}{{manifest.version}}{% endif %}