5 lines
123 B
HTML
5 lines
123 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<title>Signup</title>
|
|
<p>A confirmation email has been sent to: {{email}}</p>
|
|
</html>
|