Differences
This shows you the differences between two versions of the page.
| wiki:feedbacktemplate [2018/01/16 13:42] – created kniwwelino | wiki:feedbacktemplate [2018/01/16 13:47] (current) – kniwwelino | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======Mail template page====== | ||
| + | <code html> | ||
| + | FROM @@Name@@ @@Your E-Mail Address@@ | ||
| + | |||
| + | TYPE @@Type@@ | ||
| + | |||
| + | TOPIC @@Topic@@ | ||
| + | |||
| + | DETAILS @@Provide us some details about your feedback or issue.@@ | ||
| + | </ | ||
| + | |||
| + | <code text> | ||
| + | FROM @@Name@@ @@Your E-Mail Address@@ | ||
| + | |||
| + | TYPE @@Type@@ | ||
| + | |||
| + | TOPIC @@Topic@@ | ||
| + | |||
| + | DETAILS @@Provide us some details about your feedback or issue.@@ | ||
| + | </ | ||