{# SPDX-License-Identifier: Apache-2.0 #} {# Copyright (C) 2025 Marcin Zieba #} {# Area-navigation tabs for the NSO "Links" screens. 'nsolinkrole' is a prefix of #} {# 'nsolinkroleassignment', so the Link Roles tab explicitly excludes the assignment views. #} {# role="presentation" (not "tablist"): these are cross-page navigation links, not an in-page tab #} {# widget — matches NetBox's own object sub-page tabs (generic/object.html) and avoids stacking a #} {# second, fake tablist over the list view's native Results/Filters tablist. #} {% with un=request.resolver_match.url_name|default:'' %} {% endwith %}