diff options
-rw-r--r-- | app/views/help/_alpha_notice.rhtml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/app/views/help/_alpha_notice.rhtml b/app/views/help/_alpha_notice.rhtml index 025b5a6c6..647c839b6 100644 --- a/app/views/help/_alpha_notice.rhtml +++ b/app/views/help/_alpha_notice.rhtml @@ -1,12 +1,8 @@ <div id="alpha_notice"> - <p>Hello! This site really isn't nearly finished yet, but it + <p>Hello! This site really isn't finished yet, but it <strong>works</strong> and so we wanted to start sharing it with you. - Things still to do:</p> - - <ol> - <li> Finish designing the site - this appearance is just placeholder. </li> - <li> Add things you <a href="/help/contact">tell us</a> you want. </li> - </ol> + <a href="/help/contact">Tell us</a> what you think. + </p> <p>As always, if you want mySociety to do more stuff like this, please <a href="http://www.mysociety.org/volunteertasks">volunteer</a>, |