diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-28 19:47:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-28 19:47:06 -0400 |
commit | a106727d40b120ce4ac4da700e400c7fd4978b1e (patch) | |
tree | 519c4f585bff7842fe81e49e6938fc57b10018cd /templates | |
parent | accf79f94a6eed08c36d4e6a3b21fb51b11ab00d (diff) | |
download | ikiwiki-a106727d40b120ce4ac4da700e400c7fd4978b1e.tar ikiwiki-a106727d40b120ce4ac4da700e400c7fd4978b1e.tar.gz |
reorg
Diffstat (limited to 'templates')
-rw-r--r-- | templates/notifyemail.tmpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/notifyemail.tmpl b/templates/notifyemail.tmpl index 0852ad12b..508766875 100644 --- a/templates/notifyemail.tmpl +++ b/templates/notifyemail.tmpl @@ -1,8 +1,9 @@ A <TMPL_IF NAME=ISCOMMENT>comment has been posted at<TMPL_ELSE>change has been made to</TMPL_IF> <TMPL_VAR URL> - -To stop these notifications, visit <TMPL_VAR PREFSURL> <TMPL_IF NAME=SHOWCONTENT> ---- <TMPL_VAR CONTENT> + +---- </TMPL_IF> +To stop these notifications, visit <TMPL_VAR PREFSURL> |