|
|
@ -45,9 +45,9 @@
|
|
|
|
{{- $.Scratch.Add "html" . -}}
|
|
|
|
{{- $.Scratch.Add "html" . -}}
|
|
|
|
{{- end -}}
|
|
|
|
{{- end -}}
|
|
|
|
{{- end -}}
|
|
|
|
{{- end -}}
|
|
|
|
{{- if .dictionary -}}
|
|
|
|
{{- end -}}
|
|
|
|
{{- $.Scratch.Set "dictionary" .dictionary -}}
|
|
|
|
{{- if .dictionary -}}
|
|
|
|
{{- end -}}
|
|
|
|
{{- $.Scratch.Set "dictionary" .dictionary -}}
|
|
|
|
{{- end -}}
|
|
|
|
{{- end -}}
|
|
|
|
{{- if and (not .dictionary) (not .pos) -}}
|
|
|
|
{{- if and (not .dictionary) (not .pos) -}}
|
|
|
|
{{- $.Scratch.Get "html" | safeHTML -}}
|
|
|
|
{{- $.Scratch.Get "html" | safeHTML -}}
|
|
|
|