diff options
Diffstat (limited to 'layouts/_default/home.html')
| -rw-r--r-- | layouts/_default/home.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/_default/home.html b/layouts/_default/home.html index e0e8308..f752ee3 100644 --- a/layouts/_default/home.html +++ b/layouts/_default/home.html @@ -1,3 +1,3 @@ {{ define "main" }} - {{ .Content }} -{{ end }} +{{ .Content }} +{{ end }}
\ No newline at end of file |
