mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-06-18 20:13:31 +08:00
4 lines
91 B
HTML
4 lines
91 B
HTML
{{ if .Site.Params.GDPRbanner.enabled }}
|
|
{{ partial "helper/consent.html" . }}
|
|
{{ end }}
|