mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-29 05:42:09 +02:00
This continues the migration of object views in the user app to NetBox v4.5’s declarative layouts. Replace legacy object view templates with declarative layouts for: - Users - Groups - API Tokens - Permissions - Owner Groups - Owners
4 lines
72 B
HTML
4 lines
72 B
HTML
{% extends 'generic/object.html' %}
|
|
|
|
{% block subtitle %}{% endblock %}
|