possibly first working draft
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
{{ define "base" }}
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<head>
|
||||
@ -9,4 +10,5 @@
|
||||
<body>
|
||||
{{ template "content" . }}
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user