9 lines
104 B
HTML
9 lines
104 B
HTML
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
{{ .Content }}
|
|
</body>
|
|
</html>
|