diff options
Diffstat (limited to 'app/views/help/about.rhtml')
-rw-r--r-- | app/views/help/about.rhtml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 20b7938a8..ac92602bf 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -1,3 +1,13 @@ +<dt>Is this site still in development?</dt> + +<dd>Yes, that's right. The site is currently being tested with a handful of +real requests, and improved. The design and even the name are not final. +If you have any comments, or would like to help test by sending a request +to a public body that we don't have yet, then email + +<a href="mailto:<%=contact_email%>"><%=contact_email%></a>. +</dd> + <h1>Introduction to GovernmentSpy</h1> <dl> |