From 748564be8a54f07761eea87c1bb84009e16a8593 Mon Sep 17 00:00:00 2001 From: Darin Dimitroff Date: Tue, 3 Jan 2017 11:46:35 +0200 Subject: WIP Signed-off-by: Darin Dimitroff --- site/layouts/post/list.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 site/layouts/post/list.html (limited to 'site/layouts/post/list.html') diff --git a/site/layouts/post/list.html b/site/layouts/post/list.html deleted file mode 100644 index 5d13c7e..0000000 --- a/site/layouts/post/list.html +++ /dev/null @@ -1,14 +0,0 @@ -{{ partial "header" . }} -{{ partial "nav" . }} - -{{ partial "jumbotron" (dict "imageUrl" "img/2.jpg" "title" "post title goes here") }} - - - -{{ partial "footer" . }} -- cgit v1.3