diff options
Diffstat (limited to 'layouts/index.html')
-rw-r--r-- | layouts/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/index.html b/layouts/index.html index 2f86fca..7d9bf2a 100644 --- a/layouts/index.html +++ b/layouts/index.html | |||
@@ -1,7 +1,3 @@ | |||
1 | {{ define "main" }} | 1 | {{ define "main" }} |
2 | <div> | ||
3 | <article> | ||
4 | {{- .Content -}} | 2 | {{- .Content -}} |
5 | </article> | ||
6 | </div> | ||
7 | {{ end }} | 3 | {{ end }} |