Files
goodtimes/templates/cdn_through_html/jquery_validate_cdn_js.html

2 lines
114 B
HTML

{% load static%}
<script src="{% static 'src/plugins/src/jquery-validate/jquery.validate.min.js' %}"></script>