mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-20 15:51:36 +02:00
initial commit
This commit is contained in:
7
app/templates/includes/scripts.html
Normal file
7
app/templates/includes/scripts.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{% load webpack_loader %}
|
||||
|
||||
{% javascript_pack 'bootstrap' %}
|
||||
{% javascript_pack 'sweetalert2' %}
|
||||
{% javascript_pack 'htmx' %}
|
||||
{% javascript_pack 'jquery' %}
|
||||
{#{% javascript_pack 'select' %}#}
|
||||
Reference in New Issue
Block a user