aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/help/_alpha_notice.rhtml
blob: 71230666e2133728e323fbb729bd73fbc38d4dc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<div id="alpha_notice">
    <p>Hello! This site really isn't nearly finished yet, but it
    <strong>works</strong> and so we wanted to start sharing it with you.
    Things still to do:</p>

    <ol>
        <li> Design the site - the current appearance is purely placeholder. </li>
        <li> Add search, plus RSS feeds and email alerts based on search terms. </li>
        <li> Add things you <a href="/help/contact">tell us</a> you want. </li>
    </ol>

    <p>As always, if you want mySociety to do more stuff like this, please
    <a href="http://www.mysociety.org/volunteertasks">volunteer</a>, 
    <a href="https://secure.mysociety.org/donate/">donate</a>, 
    or <a href="mailto:karl@mysociety.org">commission us!</a></p>
</div>