diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2025-02-09 14:16:30 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2025-02-09 14:16:30 +0000 |
commit | 60fcb831d1ab6baff03ed4695e4ec4b0d1181af7 (patch) | |
tree | 93bf989104b707d5c4ce3d48f1079bdfe46c5586 /templates/login | |
parent | 441049b0f18fdd801b94ceeb613106d7b8ba4d8b (diff) | |
download | troggle-60fcb831d1ab6baff03ed4695e4ec4b0d1181af7.tar.gz troggle-60fcb831d1ab6baff03ed4695e4ec4b0d1181af7.tar.bz2 troggle-60fcb831d1ab6baff03ed4695e4ec4b0d1181af7.zip |
signup readonly, but visible
Diffstat (limited to 'templates/login')
-rw-r--r-- | templates/login/signup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/login/signup.html b/templates/login/signup.html index 815c2ec..fbbf444 100644 --- a/templates/login/signup.html +++ b/templates/login/signup.html @@ -126,7 +126,7 @@ Loser Expo {{year}} SIGN-UP Form </table> <table border="0"> <h3>Tents</h3> - <p>There will be two high camps in {{year}}:</p> + <p>There will be at least one high camps in {{year}}:</p> <ul style="list-style: disc"> <li>the Stone Bridge site;</li> <li>the Garlic Cave site</li> |