diff options
author | Jonas Smedegaard <dr@jones.dk> | 2007-10-16 17:39:27 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2007-10-16 17:39:27 +0200 |
commit | 282ce91522affa27606bc5b835d8a7d7a91b4df5 (patch) | |
tree | 60a9f4afef387634fbe49fca38d72acd29406d33 /passwordmail.tmpl |
Grab upstream pages from version 2.9.
Diffstat (limited to 'passwordmail.tmpl')
-rw-r--r-- | passwordmail.tmpl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/passwordmail.tmpl b/passwordmail.tmpl new file mode 100644 index 0000000..8484d39 --- /dev/null +++ b/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> |