Files
digest_app/templates/cdn_through_html/datatable_cdn_js.html
2024-02-26 13:28:32 +05:30

2 lines
105 B
HTML

{% load static%}
<script src="{% static 'src/plugins/src/table/datatable/datatables.js' %}"></script>