diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/passwordmail.tmpl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/passwordmail.tmpl b/templates/passwordmail.tmpl new file mode 100644 index 000000000..8484d39b2 --- /dev/null +++ b/templates/passwordmail.tmpl @@ -0,0 +1,10 @@ +Someone[1], possibly you, requested that you be emailed the password for user +<TMPL_VAR USER_NAME> on <TMPL_VAR WIKINAME>[2]. + +The password is: <TMPL_VAR USER_PASSWORD> + +-- +ikiwiki + +[1] The user requesting the password was at IP address <TMPL_VAR REMOTE_ADDR> +[2] Located at <TMPL_VAR WIKIURL> |