summaryrefslogtreecommitdiff
path: root/srv/templates/passwordmail.tmpl
diff options
context:
space:
mode:
authorjrayhawk+piny.be@omgwallhack.org <jrayhawk@piny.svcs.cs.pdx.edu>2010-09-03 01:28:46 -0700
committerjrayhawk+piny.be@omgwallhack.org <jrayhawk@piny.svcs.cs.pdx.edu>2010-09-03 01:28:46 -0700
commitbd628ee4a22ab90a0ce09f5f86c3528bac37b4af (patch)
treec0e9f3a5d1667770910267b9ba700a49de2c16bf /srv/templates/passwordmail.tmpl
parent59892ab382d643c294ca7383eec2e1e658fdc783 (diff)
parente076ea9eef2e310fd0f783279b4f0c7f6a4a4a59 (diff)
downloadpiny-code-bd628ee4a22ab90a0ce09f5f86c3528bac37b4af.tar.gz
piny-code-bd628ee4a22ab90a0ce09f5f86c3528bac37b4af.zip
Merge branch 'master' of git+ssh://piny.be/srv/git/piny-code
Diffstat (limited to 'srv/templates/passwordmail.tmpl')
-rw-r--r--srv/templates/passwordmail.tmpl15
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>