From 95df760bc1571071a7f6b9f626ecd4e5e3b34adc Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 27 Jan 2021 15:10:46 +0100 Subject: Adde openring --- template/post.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'template/post.html') diff --git a/template/post.html b/template/post.html index b59bb38..3247d8f 100755 --- a/template/post.html +++ b/template/post.html @@ -24,6 +24,35 @@ {{.Content}} + + {{if .Listing}} +
+ ➝ Get in contact with me via email. +
+ +
+ + {{if .Posts}} + + {{end}} + +
+ + {{template "openring-build.html"}} + {{end}} + {{template "_includes.html"}} -- cgit v1.2.3