{% endblock %}
{% block content %}
{% trans "Please check in advance whether your project is eligible for project hosting on this site." as msg %}
{% show_message 'info' msg %}
{% trans "Conditions for gratis hosting" %}
{% trans "Please fill in this form if your project meets the conditions for free of charge hosting:" %}
{% trans "Translated content has to be released under a license approved by OSI or recognized as libre by FSF." %}
{% trans "Source code has to be publicly available in a supported version control system." %}
{% trans "There is no guarantee for service availability, nor quality." %}
{% trans "Hosting requests are usually processed once a month, please have patience after submitting one." %}