1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

update templates to bootstrap 5 classes

This commit is contained in:
checktheroads
2021-03-14 01:06:18 -07:00
parent 362392d1de
commit 991f71bf28
9 changed files with 259 additions and 234 deletions

View File

@@ -17,8 +17,7 @@
/>
</head>
<body>
{% comment %} {% include './layout.html' %} {% endcomment %} {% comment %}
{% endcomment %} {% block layout %}{% endblock %}
{% block layout %}{% endblock %}
<script
src="{% static 'netbox.js' %}"
onerror="window.location='{% url 'media_failure' %}?filename=netbox.js'"