From 60d9f864934df04856c75f53a0935c75265303df Mon Sep 17 00:00:00 2001 From: ray Date: Sat, 12 Sep 2020 19:01:40 +0100 Subject: [PATCH] add talkyard comments --- layouts/_default/single.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 93ec22c..f5dd890 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -4,3 +4,14 @@ {{ define "content" }} {{ partial "page.html" . }} {{ end }} + +{{ if .Site.Params.talkyardServerUrl }} +
+ + + +
+ +
+
+{{ end }}