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 /doc | |
parent | 035c1a24499e3ba2c0301337160d63b69d9e5376 (diff) | |
download | ikiwiki-f1d77f81933b4e4c38780a1934ac6daaaf0a9b80.tar ikiwiki-f1d77f81933b4e4c38780a1934ac6daaaf0a9b80.tar.gz |
add emailauth.tmpl
Diffstat (limited to 'doc')
-rw-r--r-- | doc/templates.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/templates.mdwn b/doc/templates.mdwn index 525b4f8fc..c45316e44 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -92,8 +92,9 @@ Here is a full list of the template files used: * `editpage.tmpl`, `editconflict.tmpl`, `editcreationconflict.tmpl`, `editfailedsave.tmpl`, `editpagegone.tmpl`, `pocreatepage.tmpl`, `editcomment.tmpl` `commentmoderation.tmpl`, `renamesummary.tmpl`, - `passwordmail.tmpl`, `login-selector.tmpl`, `revert.tmpl` - Parts of ikiwiki's user - interface; do not normally need to be customised. + `passwordmail.tmpl`, `emailauth.tmpl, `login-selector.tmpl`, + `revert.tmpl` - Parts of ikiwiki's user interface; do not normally need + to be customised. [[!meta robots="noindex, follow"]] |