diff options
Diffstat (limited to 'app/views/help/about.rhtml')
-rw-r--r-- | app/views/help/about.rhtml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 89a67d069..d22cc5b30 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -2,10 +2,10 @@ <%= render :partial => 'sidebar' %> -<h1 id="introduction">Introduction to WhatDoTheyKnow <a href="#introduction">#</a> </h1> +<h1 id="introduction">Introduction to <%= site_name %><a href="#introduction">#</a> </h1> <dl> -<dt id="purpose">What is WhatDoTheyKnow for? <a href="#purpose">#</a> </dt> +<dt id="purpose">What is <%= site_name %> for? <a href="#purpose">#</a> </dt> <dd>To help you find out inside information about what the UK government is doing. </dd> @@ -31,15 +31,15 @@ will either contain the information you want, or give a valid legal reason why it must be kept confidential. </dd> -<dt id="who">Who makes WhatDoTheyKnow? <a href="#who">#</a> </dt> -<dd>WhatDoTheyKnow is created and run by <a href="http://www.mysociety.org">mySociety</a>, +<dt id="who">Who makes <%= site_name %>? <a href="#who">#</a> </dt> +<dd><%= site_name %> is created and run 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> -<dt id="updates">How can I keep up with news about WhatDoTheyKnow?<a href="#updates">#</a> </dt> +<dt id="updates">How can I keep up with news about <%= site_name %>?<a href="#updates">#</a> </dt> <dd>We have a <a href="/blog">blog</a> and a <a href="http://www.twitter.com/whatdotheyknow">twitter feed</a>. </dd> |