{% 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.") }}
{{ _("Due to abuses, only one proposal every 15 days per user is allowed.") }}
{{ _("Reviewing those proposals is tiring for volunteers, please don't yolo-send every random nerdy stuff you find on the Internet.") }}
{{ errormsg | safe }}