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

#6732: Fix <title/> rendering on home page template

This commit is contained in:
checktheroads
2021-05-07 12:05:56 -07:00
parent 03a1014714
commit 042c65a48c
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
{% load helpers %}
{% block title_container %}{% endblock %}
{% block title %}Home{% endblock %}
{% block content %}
<div class="stats-container">