{% extends "base.html" %} {% block main %}

Add an application to the wishlist

{% if successmsg %} {% else %} {% if not user %} {% endif %} {% if errormsg %} {% endif %}
Please be concise and focus on what the app does. No need to repeat "[App] is ...". No need to state that it is free/open-source or self-hosted (otherwise it wouldn't be packaged for YunoHost). Avoid marketing stuff like 'the most', or vague properties like 'easy', 'simple', 'lightweight'. Please do not just copy-paste the code repository URL. If the project has no proper website, then leave the field empty.
{% endif %}
{% endblock %}