10 lines
105 B
Plaintext
10 lines
105 B
Plaintext
<!doctype html>
|
|
<html lang="en">
|
|
|
|
{{template "views/partials/header"}}
|
|
|
|
<body>
|
|
{{embed}}
|
|
</body>
|
|
|
|
</html> |