summaryrefslogtreecommitdiff
path: root/templates/passwordmail.tmpl
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-27 11:29:41 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-27 12:27:35 +0200
commit92d8aadbadb5767f41342cd2958b8662ef0b8d96 (patch)
tree430ef6d12674a27eca37dbd80f8053f12c5c37d4 /templates/passwordmail.tmpl
parent193673fa4ca986a8503dded44019f3b0eac30084 (diff)
downloadobnam.org-92d8aadbadb5767f41342cd2958b8662ef0b8d96.tar.gz
page.tmpl: simplify lots
Drop unnecessary parts. Alwys choose html5.
Diffstat (limited to 'templates/passwordmail.tmpl')
-rw-r--r--templates/passwordmail.tmpl15
1 files changed, 0 insertions, 15 deletions
diff --git a/templates/passwordmail.tmpl b/templates/passwordmail.tmpl
deleted file mode 100644
index aa8a68c..0000000
--- a/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>