{{ $currentPage := . }} {{/* TODO: maybe move somewhere else */}} {{/* Svg symbols that can be calls through html with */}}
{{ partial "svg/inline-svg" "symbols"}}
{{/* Decoration svg shapes for header and background */}} {{ partial "decoration_shapes" $currentPage.Params.decotype }}