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:
@@ -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'"
|
||||
|
Reference in New Issue
Block a user