diff options
Diffstat (limited to 'pages/sent.html')
-rw-r--r-- | pages/sent.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pages/sent.html b/pages/sent.html new file mode 100644 index 0000000..2449d76 --- /dev/null +++ b/pages/sent.html @@ -0,0 +1,9 @@ +<!--#include virtual="../includes/template_start.html"--> + +<table bgcolor="green" cellspacing="0" cellpadding="2"><tr><td> +<table bgcolor="lime" cellspacing="0" cellpadding="12"><tr><td> +<font color="black"><b>Ihre Nachricht ist erfolgreich bei uns eingegangen!</b></font> +</td></tr></table> +</td></tr></table> + +<!--#include virtual="../includes/template_end.html"--> |