Files
scripts/Webseiten/andrewisniewski.dev1/sent.html
2024-10-14 00:08:40 +02:00

1 line
438 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Titel</title> <link rel='stylesheet' type='text/css' href='style.css'> <meta http-equiv='refresh' content='3; URL=home.html'> </head> <body id="inner"> <table id="content_t"> <tbody> <tr id="content_r"> <td id="content_d"></td> <td>email gesendet!</td> </tr> </tbody> </table> </body></html>