From f1d77f81933b4e4c38780a1934ac6daaaf0a9b80 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 May 2015 21:15:08 -0400 Subject: add emailauth.tmpl --- doc/templates.mdwn | 5 +++-- templates/emailauth.tmpl | 11 +++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 templates/emailauth.tmpl 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"]] 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 , just open the following link: + + + +This link can only be used once to log in, and will expire in one day. + +If you were not trying to log into , please +disregard this email. + +-- +ikiwiki -- cgit v1.2.3