{% extends "layout.html" %} {% block page_title %}{{ _("Add a project") }}{% endblock %} {% block body %}

{{ _("Automatically from a JSON file") }}

{% trans format_spec=url_for('.format') %}You only have to give us the link to the hostname where you implement the ISP Format, and we will crawl it periodicaly to update your informations.{% endtrans %}



{{ _("Heck yeah") }}

{{ _("Manually by filling a form") }}

{% trans %}Don't have the ressources or time to host an ISP Format JSON file ? Don't worry, you can also fill our simple form to give us the informations about your local ISP. Only problem, you'll have to come back here if you want to update it.{% endtrans %}


{{ _("That JSON thing is too cool for me") }}

{% endblock %}