12 lines
113 B
Plaintext
12 lines
113 B
Plaintext
<html>
|
|
<head></head>
|
|
<body>
|
|
<p>
|
|
home
|
|
</p>
|
|
<p>
|
|
{{ email }}
|
|
</p>
|
|
</body>
|
|
</html>
|