diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/views/help/about.rhtml | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 109f830b9..8810c8b67 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -1,10 +1,21 @@ <% @title = "About" %> <div id="about_sidebar"> -<h1 id="contact">Contact us</h1> -<p>If your question isn't answered here, or you just wanted to let us know -something about the site, <a href="/help/contact">contact us</a>. -</p> + <h1 id="contact">Contact us</h1> + <p>If your question isn't answered here, or you just wanted to let us know + something about the site, <a href="/help/contact">contact us</a>. + </p> + + <h1>Contents</h1> + <p> + <ul> + <li><a href="#introduction">Introduction</a></li> + <li><a href="#making_requests">Making requests</a></li> + <li><a href="#privacy">Privacy policy</a></li> + <li><a href="#officers">FOI officers</a></li> + <li><a href="#credits">Credits</a></li> + </ul> + </p> </div> <h1 id="introduction">Introduction to WhatDoTheyKnow <a href="#introduction">#</a> </h1> @@ -127,7 +138,7 @@ authority has a duty to work out if the Environmental Information Regulations </dl> -<h1 id="privacy">Privacy questions <a href="#privacy">#</a> </h1> +<h1 id="privacy">Privacy policy <a href="#privacy">#</a> </h1> <dl> |