diff options
author | Joe Rayhawk <jrayhawk@farfotzle.omgwallhack.org> | 2010-08-08 16:07:05 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@farfotzle.omgwallhack.org> | 2010-08-08 16:07:05 -0700 |
commit | 6269337c1e14063ffe1e3fa982c30e6763d191c5 (patch) | |
tree | 497214a6911c40238f114946e18cbc8b7e7a18b4 /srv/templates/passwordmail.tmpl | |
parent | fa904279c38a28fd95af00012b4ebfa354b9e34e (diff) | |
download | piny-code-6269337c1e14063ffe1e3fa982c30e6763d191c5.tar.gz piny-code-6269337c1e14063ffe1e3fa982c30e6763d191c5.zip |
Removing unmodified templates; Ikiwiki will fall back to defaults.
Diffstat (limited to 'srv/templates/passwordmail.tmpl')
-rw-r--r-- | srv/templates/passwordmail.tmpl | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/srv/templates/passwordmail.tmpl b/srv/templates/passwordmail.tmpl deleted file mode 100644 index aa8a68c..0000000 --- a/srv/templates/passwordmail.tmpl +++ /dev/null @@ -1,15 +0,0 @@ -Someone[1], possibly you, requested that the password for -<TMPL_VAR USER_NAME> on <TMPL_VAR WIKINAME>[2] be reset. - -To change your password, visit the following url, and enter a new password: - -<TMPL_VAR PASSWORDURL> - -This url can only be used once to change your password, and it will also -stop working the next time you successfully log in. - --- -ikiwiki - -[1] Their IP address was <TMPL_VAR REMOTE_ADDR> -[2] Located at <TMPL_VAR WIKIURL> |