overleaf-registration/templates/done.html
2022-02-21 18:40:10 +01:00

9 lines
No EOL
217 B
HTML

<html lang="en">
<head>
<title>Overleaf registration: done</title>
</head>
<body>
<h1>Done!</h1>
Please check your email (<b>{{ submitted_email }}</b>) and click on the link to confirm your account.
</body>
</html>