hugo-theme-stack/layouts/partials/footer/custom.html

4 lines
137 B
HTML

{{ if and .Site.Params.GDPRbanner.enabled (not .Site.Params.GDPRbanner.onlyfunctional) }}
{{ partial "gdpr/banner.html" . }}
{{ end }}