gosora/templates/page.html

9 lines
107 B
HTML

<!doctype html>
<html lang="en">
<head>
{{template "header.html" . }}
</head>
<body>
</body>
</html>