From c8443841638b57440c961b0ab70f2d14a8021466 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 23 Mar 2021 03:41:44 +0100 Subject: Added new projects and cleaned up some templates --- template/post.html | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'template/post.html') diff --git a/template/post.html b/template/post.html index 3247d8f..d5c20f3 100755 --- a/template/post.html +++ b/template/post.html @@ -18,7 +18,9 @@

{{.Title}}

+ {{if .Listing}} + {{end}}
{{.Content}} @@ -26,31 +28,31 @@
{{if .Listing}} -
- ➝ Get in contact with me via email. -
- -
- - {{if .Posts}} - +
+ ➝ Get in contact with me via email. +
+ +
+ + {{if .Posts}} + + {{end}} -
+
- {{template "openring-build.html"}} + {{template "openring-build.html"}} {{end}} -- cgit v1.2.3