From 70e029436057b8a734c2b943ab2de8069b1fbd6a Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Wed, 24 Sep 2008 16:26:16 +1000 Subject: [html] Reference common.js in base template Signed-off-by: Jeremy Kerr --- templates/base.html | 1 + templates/patchwork/bundles.html | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 048d052..1bac4a9 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,6 +6,7 @@ {% block title %}Patchwork{% endblock %} - Patchwork + -{% endblock %} - {% block body %} {% if bundles %} -- cgit v1.2.3