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

Cosmetic tweaks to the user area

This commit is contained in:
Jeremy Stretch
2020-05-06 13:25:17 -04:00
parent 881b0a6add
commit fbc8b46d13
7 changed files with 20 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
{% extends 'users/_user.html' %}
{% extends 'users/base.html' %}
{% block title %}User Key{% endblock %}