{{- $seconds := mul (div .WordCount 180.0) 60.0 -}} {{- $seconds = printf "%.0f" $seconds -}} {{- if eq $seconds "0" -}} {{- $seconds = "1" -}} {{- end -}} {{- safeHTML (readFile (print (partial "function-paths.html" "static") "/icons/feather/clock.svg")) -}} {{ $seconds }} sec {{- /* This comment removes trailing newlines and white spaces. */ -}} {{- /* This comment removes trailing newlines and white spaces. */ -}}