{#- This file was automatically generated - do not edit -#} {% set cookies = config.extra.consent.cookies %} {% if config.extra.analytics and not cookies %} {% set cookies = { "analytics": "Google Analytics" } %} {% endif %} {% if "github.com" in config.repo_url and "github" not in cookies %} {% set _ = cookies.update({ "github": "GitHub" }) %} {% endif %} {% set actions = config.extra.consent.actions %} {% if not actions %} {% set actions = ["accept", "manage"] %} {% endif %}

{{ config.extra.consent.title }}

{{ config.extra.consent.description }}