From 5003fc3894dd835a24a4234618d2cd065518b98f Mon Sep 17 00:00:00 2001
From: Dave Whiteland
+ [% IF c.config.MAPIT_URL %]
+ [% tprintf( loc("The list of available areas is being provided by the MapIt service at %s."), c.config.MAPIT_URL) %]
+ [% ELSE %]
+ [% loc(
+ "No specific areas are currently available, because the MAPIT_URL
in
+ your config file is not pointing to a live MapIt service.") %]
+ [% END %]
+
+ [% loc("For more information, see How FixMyStreet uses Mapit.")%]
-- cgit v1.2.3