Files
goodtimes/templates/cdn_through_html/datatable_cdn_js.html

2 lines
105 B
HTML
Raw Permalink Normal View History

2024-02-29 13:25:50 +05:30
{% load static%}
<script src="{% static 'src/plugins/src/table/datatable/datatables.js' %}"></script>