collinenlucy.nl/client/rsvp_confirmed.html

15 lines
440 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="/style.css">
</head>
<body>
<h1 class="title fontXL textCenter backgroundLightGreen colorWhite">Collin and Lucy's Wedding</h1>
<div class="contents fontM">
2025-06-30 12:37:33 +02:00
Thanks for the response!
<br/>
<a href="/">Back</a>
</div>
<script src="/rsvp_confirmed.js"></script>
</body>
</html>