aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-11-28 10:12:06 +0000
committerMatthew Somerville <matthew@mysociety.org>2012-11-28 10:12:06 +0000
commit55bf67210e46074cd0d31b92c7b9d6ffd8817945 (patch)
treef376fc664ed47024300ad3b0244c5559d80d01ed
parent9702c3669eaf23350b4fd2c24b4614f82000a06d (diff)
Fix broken template reference.
-rwxr-xr-xtemplates/web/default/reports/ward.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/reports/ward.html b/templates/web/default/reports/ward.html
index 8b65ffb28..4b2ea29a5 100755
--- a/templates/web/default/reports/ward.html
+++ b/templates/web/default/reports/ward.html
@@ -1 +1 @@
-[% INCLUDE reports/council.html %]
+[% INCLUDE reports/body.html %]