mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 15:13:33 +00:00
Add responsive to starages
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user