From 7646f8ea7ce19b404a0e57c85e5dd589b3a53371 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 2 Jun 2010 10:58:57 -0500 Subject: Fix some validation issues We had a few issues with unescaped ampersands and extra or missing tags. Signed-off-by: Dan McGee --- templates/public/download.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/public/download.html') diff --git a/templates/public/download.html b/templates/public/download.html index 77131a62..4fe7d0ed 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -84,6 +84,7 @@ Core packages are included on the media. Good for basic off-line installation. + -- cgit v1.2.3