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/packages/details.html | 1 - templates/public/donate.html | 2 +- templates/public/download.html | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/packages/details.html b/templates/packages/details.html index 45394770..f60324e8 100644 --- a/templates/packages/details.html +++ b/templates/packages/details.html @@ -50,7 +50,6 @@ Repository: {{ pkg.repo.name|capfirst }} - {% ifnotequal pkg.pkgname pkg.pkgbase %} Base Package Name: {{ pkg.pkgbase }} diff --git a/templates/public/donate.html b/templates/public/donate.html index acbb077c..664f6c5d 100644 --- a/templates/public/donate.html +++ b/templates/public/donate.html @@ -20,7 +20,7 @@

Monetary donations

Financial contributions are accepted via PayPal. + href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=aaronmgriffin@gmail.com&currency_code=USD">PayPal. Funds are used for server hardware upgrades, conventions, schwag giveaways and more.

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-55-g3dc8