diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-13 21:15:08 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-13 21:15:08 -0400 |
commit | f1d77f81933b4e4c38780a1934ac6daaaf0a9b80 (patch) | |
tree | be3fd64e7867358669429c928e9f87be4ce71bf8 /templates | |
parent | 035c1a24499e3ba2c0301337160d63b69d9e5376 (diff) | |
download | ikiwiki-f1d77f81933b4e4c38780a1934ac6daaaf0a9b80.tar ikiwiki-f1d77f81933b4e4c38780a1934ac6daaaf0a9b80.tar.gz |
add emailauth.tmpl
Diffstat (limited to 'templates')
-rw-r--r-- | templates/emailauth.tmpl | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/emailauth.tmpl b/templates/emailauth.tmpl new file mode 100644 index 000000000..51fbb40b7 --- /dev/null +++ b/templates/emailauth.tmpl @@ -0,0 +1,11 @@ +To log into <TMPL_VAR WIKINAME>, just open the following link: + +<TMPL_VAR AUTHURL> + +This link can only be used once to log in, and will expire in one day. + +If you were not trying to log into <TMPL_VAR WIKINAME>, please +disregard this email. + +-- +ikiwiki |