Revert "Adds datepicker script dependencies to templates"

This reverts commit 33ca7b4b76.
This commit is contained in:
Mouse Reeve
2021-05-10 14:56:43 -07:00
parent 485f4b7eba
commit 3f4807a345
8 changed files with 2 additions and 28 deletions

View File

@ -51,7 +51,3 @@
{% include 'snippets/pagination.html' with page=editions path=request.path %}
</div>
{% endblock %}
{% block scripts %}
{% include 'snippets/datepicker_js.html' %}
{% endblock %}