gosora/templates/page.html

9 lines
107 B
HTML
Raw Normal View History

2016-12-02 07:38:54 +00:00
<!doctype html>
<html lang="en">
<head>
{{template "header.html" . }}
</head>
<body>
</body>
</html>