diff options
-rw-r--r-- | app/views/help/about.rhtml | 24 | ||||
-rw-r--r-- | app/views/layouts/default.rhtml | 2 | ||||
-rw-r--r-- | todo.txt | 3 |
3 files changed, 18 insertions, 11 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 371c4bc87..20b7938a8 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -1,3 +1,4 @@ +<h1>Introduction to GovernmentSpy</h1> <dl> <dt>What is GovernmentSpy for?</dt> @@ -15,11 +16,20 @@ website for you and anyone else to find and read. <dt>Why would I bother to do this?</dt> -<dd>You pay taxes, and then Government does things with the money. Some it does -badly, some it does well. The more we find out about how Government works, the -better able we are to make suggestions to improve the things that are done badly, -and to celebrate the things which are done well. This affects a whole range -of issues important to your life, from healthcare through to national defense. +<dd>You pay taxes, and then Government does things with the money. All sorts of +things that affect your life, from healthcare through to national defense. Some +it does badly, some it does well. The more we find out about how Government +works, the better able we are to make suggestions to improve the things that +are done badly, and to celebrate the things that are done well. +</dd> + +<dt>Who makes it?</dt> + +<dd>GovernmentSpy is made by <a href="http://www.mysociety.org">mySociety</a>, +and was initially <a href="http://www.mysociety.org/2006/12/06/funding-for-freedom-of-information/">funded by the JRSST Charitable Trust</a>. mySociety is a project of the +registered charity <a href="http://www.ukcod.org.uk/UK_Citizens_Online_Democracy">UK Citizens Online Democracy</a>. +If you like what we're doing, then you can +<a href="https://secure.mysociety.org/donate/">make a donation</a>. </dd> </dl> @@ -32,8 +42,8 @@ of issues important to your life, from healthcare through to national defense. <dd>By law public bodies must respond within 20 days, excluding weekends and any UK bank holidays. The date that the response is due by is shown on the page for your request. If you have agreed to pay a fee, or if you had to give -follow up information to clarify your request, the legal date will be slightl -data. +follow up information to clarify your request, the legal date will be slightly +later. </dd> </dl> diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml index bf7431e5e..14330818a 100644 --- a/app/views/layouts/default.rhtml +++ b/app/views/layouts/default.rhtml @@ -9,7 +9,7 @@ <div id="header"> <h1> <a href="/">GovernmentSpy</a> - <span id="beta">Beta</span> + <span id="beta">(in development)</span> </h1> <div id="tagline">It's your information. Free it from them.</div> </div> @@ -19,9 +19,6 @@ BAILII - relationship with law courts, robots.txt ? Next ==== -Do something about /classify links - so if you send them to another user can still view - e.g. http://foi.mysociety.org/classify/12?post_redirect=1 - Let requester send follow-ups - but to which email address???!! aargh Alert somewhere if working days table not up to date |