From 1eccd97c82cf22bf3979378f85cbc7ec39a66807 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Mon, 5 Oct 2015 11:20:09 +0100 Subject: Combine some base/fixmystreet templates. The aim is to combine base and fixmystreet as much as possible, providing enough template/styling hooks for any cobrand. This commit removes the need for separate base/fixmystreet templates for the front page, almost all of the /around templates, the open graph headers, and the low level item list templates. --- templates/web/base/front/javascript.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 templates/web/base/front/javascript.html (limited to 'templates/web/base/front/javascript.html') diff --git a/templates/web/base/front/javascript.html b/templates/web/base/front/javascript.html new file mode 100644 index 000000000..13aa5216c --- /dev/null +++ b/templates/web/base/front/javascript.html @@ -0,0 +1,15 @@ +[%# Assume using OpenStreetMap maps %] + -- cgit v1.2.3