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

Reorganize & clean up templatetag templates

This commit is contained in:
jeremystretch
2021-12-22 15:05:24 -05:00
parent 37065b7c50
commit f369b5f588
18 changed files with 49 additions and 64 deletions

View File

@@ -1,8 +1,7 @@
{# Base layout for the core NetBox UI w/navbar and page content #}
{% extends 'base/base.html' %}
{% load helpers %}
{% load nav %}
{% load search_options %}
{% load search %}
{% load static %}
{% block layout %}