{{ warnf `[boxes] "icon" error in "%s": Resource "%s" not found. Check the path is correct or remove the invocation.` $box.Icon (printf "icons/%s.svg" ($.Get 0)) }}
{{ end }}
{{- end }}
{{- with $box.Title }}<span>{{ . }}</span>{{ end }}
{{- with $box.Title }}<spanclass=" pr-2">{{ . }}</span>{{ end }}