We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414a069 commit a0762b5Copy full SHA for a0762b5
experiments/templates/experiments/confirm_human.html
@@ -1,5 +1,5 @@
1
{% if not confirmed_human %}
2
- <script type="text/javascript" charset="utf-8">
+ <script>
3
experiments.confirm_human();
4
</script>
5
{% endif %}
0 commit comments