From 0e80ec65575f21352b3ac8bb774cc50da94d226a Mon Sep 17 00:00:00 2001 From: Dave Whiteland Date: Wed, 25 Sep 2013 14:16:30 +0100 Subject: add FixMindelo to site title --- templates/web/fixmindelo/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/web/fixmindelo/header.html b/templates/web/fixmindelo/header.html index 795773f32..9c1325916 100644 --- a/templates/web/fixmindelo/header.html +++ b/templates/web/fixmindelo/header.html @@ -22,7 +22,7 @@ - [% INCLUDE 'common_header_tags.html', js_override = '/cobrands/fixmystreet/fixmystreet.js', site_title = c.cobrand.site_title %] + [% INCLUDE 'common_header_tags.html', js_override = '/cobrands/fixmystreet/fixmystreet.js', site_title = 'FixMyStreet Mindelo' %] [% extra_js %] [% IF c.req.uri.host == 'osm.fixmystreet.com' %] -- cgit v1.2.3