diff options
Diffstat (limited to 'templates/web/fixmystreet.com/static/unresponsive.html')
-rw-r--r-- | templates/web/fixmystreet.com/static/unresponsive.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/web/fixmystreet.com/static/unresponsive.html b/templates/web/fixmystreet.com/static/unresponsive.html index 5d9b4bfab..f2b7a13a9 100644 --- a/templates/web/fixmystreet.com/static/unresponsive.html +++ b/templates/web/fixmystreet.com/static/unresponsive.html @@ -2,6 +2,12 @@ title = 'Unresponsive councils: What you can do', bodyclass = 'unresponsive-council fullwidthpage' %] +[% IF body.name == 'Northamptonshire County Council' ~%] + [% PROCESS static/unresponsive_northants.html %] + [% INCLUDE footer.html %] + [% RETURN %] +[% END %] + <div class="unresponsive-council__header"> <h1>Bad news :(</h1> <p><strong class="unresponsive-council-name">[% body.name %]</strong> no |