mirror of
https://github.com/retspen/webvirtcloud
synced 2024-12-25 15:45:23 +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> |