diff options
author | Struan Donald <struan@exo.org.uk> | 2014-10-03 15:07:08 +0100 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2015-08-28 14:27:15 +0100 |
commit | a69d425c0e5c004145ac1ab70e2f7f9fc329b54c (patch) | |
tree | 8eb7ff0ff7aaa0fce8bc7214ec6e15b694fddbdc /www/templates/en/initial_help.html | |
parent | 8fd15b58733c51d7f001f9eac66b7d03830ec0b4 (diff) |
update Android to Cordova 3.6
Required due to security issue
Remove Android directory as no longer required, move src -> www to match
standard layout, update .gitignore to avoid including the standard
platform files, update README based on Steve's zurich one
Diffstat (limited to 'www/templates/en/initial_help.html')
-rw-r--r-- | www/templates/en/initial_help.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/templates/en/initial_help.html b/www/templates/en/initial_help.html new file mode 100644 index 0000000..45b4961 --- /dev/null +++ b/www/templates/en/initial_help.html @@ -0,0 +1,8 @@ +<h1>Welcome to FixMyStreet</h1> +<p> +Using this app you can report common street problems, like potholes or broken street lights, to councils throughout the UK. +</p> + +<p> +It works online and offline, because we know that there isn't always a signal when you need one. +</p> |