aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--root/html/includes/header.tt1
1 files changed, 1 insertions, 0 deletions
diff --git a/root/html/includes/header.tt b/root/html/includes/header.tt
index 706ee56..6534c51 100644
--- a/root/html/includes/header.tt
+++ b/root/html/includes/header.tt
@@ -14,5 +14,6 @@
<span><a href="[% c.uri_for('/') %]">Mirrors list</a></span>
| <span><a href="[% c.uri_for('/distrib') %]">Distributions list</a></span>
| <span><a href="[% c.uri_for('/report') %]">Mirrors map</a></span>
+ | <span><a href="[% c.uri_for('/status') %]">Mirrors status</a></span>
| <span><a href="[% c.uri_for('/new') %]">Register a mirror url</a></span>
</p>