diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-04-01 16:17:41 +0100 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-04-01 16:17:41 +0100 |
commit | de30e7bf9a3e8a09ff6f8d23381ae2abbc932d85 (patch) | |
tree | 36f2587c3037d0ee7f45c69c9d0f853f6527f51c /templates/web/default/auth | |
parent | 22b4d5c4d19f882e07f45d083a64ae3fa4e2dc69 (diff) |
deal with some FIXMEs
Diffstat (limited to 'templates/web/default/auth')
-rw-r--r-- | templates/web/default/auth/token.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/auth/token.html b/templates/web/default/auth/token.html index ecbf94b83..16dfbb11c 100644 --- a/templates/web/default/auth/token.html +++ b/templates/web/default/auth/token.html @@ -9,7 +9,7 @@ <ul> <li>Link too old or already used</li> <li>URL not copied correctly</li> - <li>FIXME - reasons here</li> + [%# FIXME - add more reasons here %] </ul> [% ELSE %] |