Skip to content

Commit a0762b5

Browse files
authored
Fix confirm_human.html according to HTML validator
1 parent 414a069 commit a0762b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% if not confirmed_human %}
2-
<script type="text/javascript" charset="utf-8">
2+
<script>
33
experiments.confirm_human();
44
</script>
55
{% endif %}

0 commit comments

Comments
 (0)