From e485ab531051f41601cd1108114be5bb487082e9 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sat, 6 Mar 2010 10:36:35 -0600 Subject: Add tier column to mirrorlist page Obviously this page could use some more work anyway, but for now just quickly throw it in there. Signed-off-by: Dan McGee --- templates/devel/mirrorlist.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/devel/mirrorlist.html b/templates/devel/mirrorlist.html index 630d018d..bd09d7f2 100644 --- a/templates/devel/mirrorlist.html +++ b/templates/devel/mirrorlist.html @@ -6,6 +6,7 @@ + @@ -18,6 +19,7 @@ {% for mirror in mirror_list %} + -- cgit v1.2.3
NameTier Country Admin Email Public
{{mirror.name}}{{mirror.get_tier_display}} {{mirror.country}} {{mirror.admin_email}} {{mirror.public|yesno}}