2025-06-30 12:37:33 +02:00
|
|
|
<!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!
|
2025-06-30 12:37:33 +02:00
|
|
|
<br/>
|
|
|
|
|
<a href="/">Back</a>
|
|
|
|
|
</div>
|
2025-08-27 17:46:36 +02:00
|
|
|
<script src="/rsvp_confirmed.js"></script>
|
2025-06-30 12:37:33 +02:00
|
|
|
</body>
|
|
|
|
|
</html>
|