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

Moved object header templates into object base templates

This commit is contained in:
Jeremy Stretch
2018-06-14 13:14:35 -04:00
parent 33cf227bc8
commit 21c4085c51
16 changed files with 1083 additions and 1091 deletions

View File

@@ -34,6 +34,7 @@
{{ message }}
</div>
{% endfor %}
{% block header %}{% endblock %}
{% block content %}{% endblock %}
<div class="push"></div>
{% if settings.BANNER_BOTTOM %}