{{/* Print svg inline from ./assets/svg folder by passing file name * Example: * partial "inline-svg" "svg-filenmae" */}} {{ $svg := resources.Get (print "svg/" . ".svg") }}