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,5 +1,4 @@
{% extends 'base/layout.html' %}
{% load get_status %}
{% load helpers %}
{% load render_table from django_tables2 %}