summaryrefslogtreecommitdiff
path: root/pages/sent.html
diff options
context:
space:
mode:
authorJonas Kohl <git@jonaskohl.de>2024-09-06 13:19:19 +0200
committerJonas Kohl <git@jonaskohl.de>2024-09-06 13:19:19 +0200
commit2d8a37e7ac46aa100f2e460b024d21bae2883f5b (patch)
treef845d1f13c9fa6487b07bcb0d908ffa13463cdf8 /pages/sent.html
parent4da448fe73005e3f3a57671575f99555793adb06 (diff)
Move from SSI to PHP
Diffstat (limited to 'pages/sent.html')
-rw-r--r--pages/sent.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/pages/sent.html b/pages/sent.html
deleted file mode 100644
index 2449d76..0000000
--- a/pages/sent.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!--#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"-->