From ff0822d24dc306e592c0094477518133ede70359 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 9 May 2022 00:46:59 +0200 Subject: Fix content type names --- layouts/poem/single.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 layouts/poem/single.html (limited to 'layouts/poem') diff --git a/layouts/poem/single.html b/layouts/poem/single.html deleted file mode 100644 index 9ad5bfc..0000000 --- a/layouts/poem/single.html +++ /dev/null @@ -1,7 +0,0 @@ -{{ define "main" }} -
-

{{ .Title }}

- - {{ .Content }} -
-{{ end }} -- cgit v1.2.3