
This is a test template!

This form was submitted on %MF_DATE%

The user's IP address was | %-20.MF_REMOTE_ADDR% |
                          | %20.MF_REMOTE_ADDR% |
                          | %-20.MF_REMOTE_ADDR% |
                          | %20.MF_REMOTE_ADDR% |
                          | %-20.MF_REMOTE_ADDR% |

(that was also an example of field spacing)

Some other interesting variables are:

Remote user: %MF_REMOTE_USER%
User agent : %MF_USER_AGENT%


------

The actual information entered on the form was:

User's email address:  %_1_MailTo%
The user's name was :  %Name%


---
The message field is multi-line; this demonstrates the use of the * marker to align the field lines.
---

The message the user entered was: %*Message%

---
Without the * marker, the message field would come out like this:
---

The message the user entered was: %Message%

---

The user set the switch to: %Switch%
