Corrected title

This commit is contained in:
Jeremy Stretch 2016-05-23 17:18:48 -04:00
parent 199bc57932
commit b614a1ae67

View File

@ -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' %}