{% extends "../base.html" %} {% block title %}{{ _("Manage mirror %s") % mirror.hostname }}{% end block %} {% block body %}
{% raw xsrf_form_html() %}

{{ _("The canonical hostname.") }}

{{ _("Contact information") }}

{{ _("The owner of the mirror server.") }}

{{ _("An email address to contact an administrator of the mirror.") }}
{{ _("This won't be made public.") }}

{{ _("Cancel") }}
{% end block %}