diff --git a/themes/tegakituesday.com/layouts/challenges/single.html b/themes/tegakituesday.com/layouts/challenges/single.html index f2f275b..c546f53 100644 --- a/themes/tegakituesday.com/layouts/challenges/single.html +++ b/themes/tegakituesday.com/layouts/challenges/single.html @@ -45,9 +45,9 @@ {{- $.Scratch.Add "html" . -}} {{- end -}} {{- end -}} - {{- if .dictionary -}} - {{- $.Scratch.Set "dictionary" .dictionary -}} - {{- end -}} + {{- end -}} + {{- if .dictionary -}} + {{- $.Scratch.Set "dictionary" .dictionary -}} {{- end -}} {{- if and (not .dictionary) (not .pos) -}} {{- $.Scratch.Get "html" | safeHTML -}}