{% 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 free hosting" %}
{% trans "Translated content has to be released under free software license." %}
{% trans "Source code has to be publicly available in supported version control system." %}
{% trans "There is no guarantee for service availability or quality." %}
{% trans "The hosting requests are usually processed once in a month, so please be patient after submitting it." %}