diff --git a/themes/piratecare/layouts/_default/_markup/render-image.html b/themes/piratecare/layouts/_default/_markup/render-image.html index c8a70b8..646eb50 100644 --- a/themes/piratecare/layouts/_default/_markup/render-image.html +++ b/themes/piratecare/layouts/_default/_markup/render-image.html @@ -36,7 +36,7 @@ {{ $text_link }}⦚topic:{{ $destination }} not found {{ end }} {{ else if findRE "^.*static" .Destination }} - {{ .Text }} + {{ .Text }} {{ else }} {{ .Text }} {{ end }}