diff options
author | francis <francis> | 2008-04-01 16:40:37 +0000 |
---|---|---|
committer | francis <francis> | 2008-04-01 16:40:37 +0000 |
commit | baa530c0c8f5fb1e12173fbfde8f722ebeffe5be (patch) | |
tree | d80dd72953de39723d3208f78247052352e85fb1 /app/views/help | |
parent | 708480da65908e38e00cfa1eaef9b7f04cc9a4a6 (diff) |
Skeleton of tracking / alerting / email.
Diffstat (limited to 'app/views/help')
-rw-r--r-- | app/views/help/about.rhtml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 41bd84b60..39b7e7684 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -125,6 +125,15 @@ Therefore, we encourage you to use your real name, but you may use a pseudonym if you would like to be anonymous. </dd> +<dt id="tracking">Why does the list of things that I'm tracking appear publically on the site?</dt> + +<dd>This helps you find others who are researching the same area of government, +so you can form groups to investigate or campaign together. It also helps us +show requests which are related to other requests. If you've ever used a +"social bookmarking" website such as Delicious, Digg or reddit, think of it like +that. +</dd> + </dl> <div id="hash_link_padding"></div> |