{% extends "base.html" %} {% load static %} {% block title %}Arch Linux - Tier0 Mirror{% endblock %} {% block content %}
Arch Linux Tier 0 mirror on repos.archlinux.org which can be used if to obtain the absolute latest packages. The mirror is protected with an HTTP Basic Auth password unique per Staff member.
{% if mirror_url %}Server = {{ mirror_url }}
{% else %}
{% endif %}