9 lines
No EOL
128 B
HTML
9 lines
No EOL
128 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>{{ context }}</title>
|
|
</head>
|
|
<body>
|
|
<h1>{{ context }}</h1>
|
|
</body>
|
|
</html> |