<% if tools.FileExists("/style.css") then %> <% end if %>

<%% = request.form("subject") %%>

Från <%% if request.form("from") <> "" then %%><%% = request.form("from") %%><%% else %%><%% = Request.ServerVariables("REMOTE_HOST") %%><%% end if %%>:

<%% if request.form("message") <> "" then %%> <%% = request.form("message") %%><%% else %%>(No message text was submitted.) <%% end if %%>

Skickat <%% = date %%> kl <%% = time %%>. <%% if request.form("email") <> "" then %%>
Skicka svar till "><%% = request.form("email") %%>.<%% end if %%>
<%% if request.form("email") <> "" then %%>">Svara författare   |   <%% end if %%>Visa lista med meddelanden   |   Åter till min hemsida