Files
goodtimes/templates/cdn_through_html/sweetalert2_cdn_js.html

3 lines
201 B
HTML

{% load static%}
<script src="{% static 'src/plugins/src/sweetalerts2/sweetalerts2.min.js' %}"></script>
<script src="{% static 'src/plugins/src/sweetalerts2/custom-sweetalert.js' %}"></script>