From 190dfdd037aa44fbd8eeb9a7b45ba528eb3f4829 Mon Sep 17 00:00:00 2001 From: Robert Janetzko Date: Fri, 6 May 2022 14:25:54 +0000 Subject: [PATCH] bugfix hf page --- backend/templates/hf.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/templates/hf.html b/backend/templates/hf.html index 06f95b0..a9c9d66 100644 --- a/backend/templates/hf.html +++ b/backend/templates/hf.html @@ -37,6 +37,7 @@
+ {{- if or (ne 0 (len .SiteLink)) (ne 0 (len .EntityFormerPositionLink)) (ne 0 (len .EntityPositionLink)) }}
{{- if ne 0 (len .SiteLink) }}
Sites
@@ -67,6 +68,7 @@ {{- end }}
+ {{- end }} {{- if ne 0 (len .HfLink) }}
Related Figures