0.12.1 addsense register
This commit is contained in:
@@ -34,8 +34,6 @@
|
||||
const beep = new Audio('/static/sounds/beep_2.mp3')
|
||||
</script>
|
||||
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6320323599773844" crossorigin="anonymous"></script>
|
||||
|
||||
{% endif %}
|
||||
|
||||
|
||||
@@ -58,6 +56,9 @@
|
||||
|
||||
{% block meta %}
|
||||
{% endblock %}
|
||||
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6320323599773844" crossorigin="anonymous"></script>
|
||||
|
||||
</head>
|
||||
|
||||
<body{% if page_type == 'routes' %} onscroll="scroll_ev(event,this)"{% endif %}>
|
||||
|
||||
Reference in New Issue
Block a user