We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc1a007 commit bb9274bCopy full SHA for bb9274b
_includes/consent.html
@@ -33,7 +33,7 @@
33
}
34
35
if(readCookie('cookie-notice-dismissed')=='true') {
36
- // {% include ga.js %}
+ {% include ga.js %}
37
} else {
38
$('#cookie-notice').show();
39
0 commit comments