fsfe-website/templates/registerevent/success.en.xhtml

18 lines
434 B
HTML

<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>Success!</title>
</head>
<body>
<h2>Thank you for registering your event!</h2>
<p>Your event will be reviewed and added shortly.
Please <a href="mailto:contact@fsfe.org">contact us</a> if event details change.</p>
<p>To add another event, go back to the <a href="/community/tools/eventregistration">event registration page</a>.</p>
</body>
</html>