first commit
This commit is contained in:
6
core/templates/includes/scripts.html
Normal file
6
core/templates/includes/scripts.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!-- Core -->
|
||||
<script src="/static/assets/js/plugins/jquery/dist/jquery.min.js"></script>
|
||||
<script src="/static/assets/js/plugins/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
|
||||
|
||||
<!-- Argon JS -->
|
||||
<script src="/static/assets/js/argon-dashboard.min.js?v=1.1.0"></script>
|
||||
Reference in New Issue
Block a user