mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Corrected title
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends '_base.html' %}
|
||||
|
||||
{% block title %}{{ device }} - LLDP Neighbors{% endblock %}
|
||||
{% block title %}{{ device }} - Inventory{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% include 'dcim/inc/_device_header.html' with active_tab='inventory' %}
|
||||
|
Reference in New Issue
Block a user