diff options
Diffstat (limited to 'templates/partials/head1.tmpl')
| -rw-r--r-- | templates/partials/head1.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/partials/head1.tmpl b/templates/partials/head1.tmpl new file mode 100644 index 0000000..9149e31 --- /dev/null +++ b/templates/partials/head1.tmpl @@ -0,0 +1,4 @@ +{{ define "head1" }} + </body> +</html> +{{ end }} |