mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -06:00
Corrected title
This commit is contained in:
parent
199bc57932
commit
b614a1ae67
@ -1,6 +1,6 @@
|
|||||||
{% extends '_base.html' %}
|
{% extends '_base.html' %}
|
||||||
|
|
||||||
{% block title %}{{ device }} - LLDP Neighbors{% endblock %}
|
{% block title %}{{ device }} - Inventory{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
{% include 'dcim/inc/_device_header.html' with active_tab='inventory' %}
|
{% include 'dcim/inc/_device_header.html' with active_tab='inventory' %}
|
||||||
|
Loading…
Reference in New Issue
Block a user