diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2025-02-09 22:39:50 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2025-02-09 22:39:50 +0000 |
commit | 1c07dc5a94af20b80937294556e3a3add77415c8 (patch) | |
tree | 1aeed1d937d3ae06ab8447abb2603ca7ff844830 /templates/registration | |
parent | 54c2e3c9c39f28303223e58db6b3abcfeabac729 (diff) | |
download | troggle-1c07dc5a94af20b80937294556e3a3add77415c8.tar.gz troggle-1c07dc5a94af20b80937294556e3a3add77415c8.tar.bz2 troggle-1c07dc5a94af20b80937294556e3a3add77415c8.zip |
new user registration
Diffstat (limited to 'templates/registration')
-rw-r--r-- | templates/registration/readme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/registration/readme.txt b/templates/registration/readme.txt new file mode 100644 index 0000000..57b766b --- /dev/null +++ b/templates/registration/readme.txt @@ -0,0 +1,5 @@ +We have both a templates/login and a templates/registration directory.
+
+The registration stuff is mostly in the /logins directory - oops.
+
+This all needs to be cleaned up.
\ No newline at end of file |