mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
3 lines
132 B
HTML
3 lines
132 B
HTML
{% load static %}
|
|
<script src="{% static "js/jquery.min.js" %}"></script>
|
|
<script src="{% static "js/bootstrap.min.js" %}"></script> |