{% extends "base.html" %} {% block title %} {{ _("Suggest an app") }} {% endblock %} {% block main %}
{{ successmsg | safe }}
{{ _("You must first login to be allowed to submit an app to the wishlist") }}
{{ _("Note that, due to various abuses, we restricted login on the app store to 'trust level 1' users.
'Trust level 1' is obtained after interacting a minimum with the forum, and more specifically: entering at least 5 topics, reading at least 30 posts, and spending at least 10 minutes reading posts.") }}
{{ _("Please check the license of the app your are proposing") }}
{{ _("The YunoHost project will only package free/open-source software (with possible case-by-case exceptions for apps which are not-totally-free)") }}
{{ errormsg }}