{% extends "../base.html" %} {% block title %}{{ _("Add new mirror") }}{% end block %} {% block body %}
{% raw xsrf_form_html() %}

{{ _("Enter the canonical hostname of the mirror.") }}

{{ _("The path to the files on the server.") }}

{% end block %}