diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 00:22:41 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 00:22:41 +0000 |
commit | b7f64d884cd8bd8e1d9e8fb75735530d4c8a135d (patch) | |
tree | e224f6a9e74329e3d5b894a3e885c9a99c3bca5f /templates | |
parent | a804c92abd4b0c2955c7d397b7dddc1620249218 (diff) | |
download | ikiwiki-b7f64d884cd8bd8e1d9e8fb75735530d4c8a135d.tar ikiwiki-b7f64d884cd8bd8e1d9e8fb75735530d4c8a135d.tar.gz |
subscription nearly done
Diffstat (limited to 'templates')
-rw-r--r-- | templates/notifymail.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/notifymail.tmpl b/templates/notifymail.tmpl new file mode 100644 index 000000000..5a1497a3f --- /dev/null +++ b/templates/notifymail.tmpl @@ -0,0 +1,5 @@ +The following change has been made to <TMPL_VAR WIKINAME> +by <TMPL_VAR USER>: +<TMPL_VAR MESSAGE> + +<TMPL_VAR DIFF> |