diff options
Diffstat (limited to 'layouts/page/single.html')
| -rw-r--r-- | layouts/page/single.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/layouts/page/single.html b/layouts/page/single.html deleted file mode 100644 index 8e67367..0000000 --- a/layouts/page/single.html +++ /dev/null @@ -1,6 +0,0 @@ -{{ define "main" }} -<article class="page"> - <h1 class="page-title">{{ .Title }}</h1> - {{ .Content }} -</article> -{{ end }} |
