From 818028562d5d99482c781457e0219f7b5afe4e2c Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 21 Sep 2010 18:14:53 -0500 Subject: Fix self-closing anchor links for Chrome Apparently it can't parse a very normal looking because they forgot one of their original purposes doesn't require a body. Awesome. Signed-off-by: Dan McGee --- templates/mirrors/status.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/mirrors/status.html b/templates/mirrors/status.html index 5743e47b..1e7e38a5 100644 --- a/templates/mirrors/status.html +++ b/templates/mirrors/status.html @@ -44,7 +44,7 @@

The last mirror check ran at {{ last_check|date:'Y-m-d H:i' }} UTC.

-
+

Out of Sync Mirrors

{% with bad_urls as urls %} {% with 'outofsync_mirrors' as table_id %} @@ -52,7 +52,7 @@ {% endwith %} {% endwith %} - +

Successfully Syncing Mirrors

{% with good_urls as urls %} {% with 'successful_mirrors' as table_id %} @@ -60,7 +60,7 @@ {% endwith %} {% endwith %} - +

Mirror Syncing Error Log

-- cgit v1.2.3-55-g3dc8