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

Rename base template

This commit is contained in:
Jeremy Stretch
2020-04-10 10:21:02 -04:00
parent db70f04447
commit 19a10cee82
61 changed files with 61 additions and 61 deletions

View File

@ -1,4 +1,4 @@
{% extends '_base.html' %}
{% extends 'base.html' %}
{% load helpers %}
{% block header %}