Files
WYGIWYH/app/templates/includes/scripts.html
Herculino Trotta 50b0c6ce01 initial commit
2024-09-26 11:00:40 -03:00

8 lines
192 B
HTML

{% load webpack_loader %}
{% javascript_pack 'bootstrap' %}
{% javascript_pack 'sweetalert2' %}
{% javascript_pack 'htmx' %}
{% javascript_pack 'jquery' %}
{#{% javascript_pack 'select' %}#}