Removed unnecessary js script
This commit is contained in:
parent
d80138e4ed
commit
ac133ab67a
|
@ -31,8 +31,3 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
{% endblock content %}
|
||||
|
||||
{% block javascript %}
|
||||
{{ block.super }}
|
||||
<script src='https://www.google.com/recaptcha/api.js'></script>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue