mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Add responsive to starages
This commit is contained in:
parent
3e14977b8f
commit
c763eaa63c
8 changed files with 344 additions and 58 deletions
|
@ -63,11 +63,7 @@
|
|||
<!-- Bootstrap Core JavaScript -->
|
||||
<script src="{% static "js/bootstrap.min.js" %}"></script>
|
||||
|
||||
<!-- Morris Charts JavaScript -->
|
||||
<script src="{% static "js/plugins/morris/raphael.min.js" %}"></script>
|
||||
<script src="{% static "js/plugins/morris/morris.min.js" %}"></script>
|
||||
<script src="{% static "js/plugins/morris/morris-data.js" %}"></script>
|
||||
|
||||
{% block script %}{% endblock %}
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue