mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 09:28:38 -06:00
Update REST API web UI title
This commit is contained in:
parent
689f67b1a8
commit
d082442851
@ -6,6 +6,8 @@
|
|||||||
<link rel="icon" type="image/png" href="{% static 'rest-api.ico' %}" />
|
<link rel="icon" type="image/png" href="{% static 'rest-api.ico' %}" />
|
||||||
{% endblock head %}
|
{% endblock head %}
|
||||||
|
|
||||||
|
{% block title %}{% if name %}{{ name }} | {% endif %}NetBox REST API{% endblock %}
|
||||||
|
|
||||||
{% block branding %}
|
{% block branding %}
|
||||||
<a class="navbar-brand" href="/{{ settings.BASE_PATH }}">NetBox</a>
|
<a class="navbar-brand" href="/{{ settings.BASE_PATH }}">NetBox</a>
|
||||||
{% endblock branding %}
|
{% endblock branding %}
|
||||||
|
Loading…
Reference in New Issue
Block a user