-
<%= link_to translate(:overview, scope: %i[nav_tabs person]),
[:staff, person],
class: "nav-link #{:active if tab == :overview}" %>
-
<%= link_to translate(:overview, scope: %i[nav_tabs person]),
[:staff, person],
class: "nav-link #{:active if tab == :overview}" %>