{% load inventree_extras %} {% load i18n %} {% inventree_customize 'hide_admin_link' as hidden %} {% if url and not hidden and user.is_staff %} {% endif %}