From 98435ac3c25410fadfae1a2e6b8a6f4c4b287da6 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Thu, 29 Nov 2012 08:40:19 +0800 Subject: templates: patchwork project URL fixes We need a trailing slash, and to update the URL in the about page too. Signed-off-by: Jeremy Kerr --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 0bac4f1..6e5b65b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -77,7 +77,7 @@ {% endblock %} -- cgit v1.2.3