From b770912b5e296a2b79166063094ebbb43fb36c4c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 8 Aug 2023 15:59:08 +0200 Subject: Added openring --- templates/base.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index c4dfa3b..abee062 100644 --- a/templates/base.html +++ b/templates/base.html @@ -173,21 +173,23 @@ {{ block "content" . }}{{ end }} +
+
+ {{ template "openring.html" }} +
+ -- cgit v1.2.3