mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
adding cookie consent dialog to base layout (#1840)
This commit is contained in:
@@ -142,6 +142,9 @@
|
|||||||
{% include "_dialog-wa-launch.njk" ignore missing %}
|
{% include "_dialog-wa-launch.njk" ignore missing %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{#- Cookie Consent Dialog -#}
|
||||||
|
{% include "cookie-consent.njk" ignore missing %}
|
||||||
|
|
||||||
{# Footer #}
|
{# Footer #}
|
||||||
{% block pageFooter %}{% endblock %}
|
{% block pageFooter %}{% endblock %}
|
||||||
</wa-page>
|
</wa-page>
|
||||||
|
|||||||
Reference in New Issue
Block a user