12 lines
201 B
Plaintext
12 lines
201 B
Plaintext
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>{{heading}}</title>
|
|
</head>
|
|
<body>
|
|
<p>{{from}}</p>
|
|
<p>{{content}}</p>
|
|
</body>
|
|
</html>
|