mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-01 12:04:15 +00:00
3 lines
No EOL
132 B
HTML
3 lines
No EOL
132 B
HTML
{% load static %}
|
|
<script src="{% static "js/jquery.min.js" %}"></script>
|
|
<script src="{% static "js/bootstrap.min.js" %}"></script> |