{% load i18n %} {% load navactive %} {% if perms.taxsystem.create_access %} {% endif %} {% if perms.taxsystem.manage_own_corp or perms.taxsystem.manage_corps or perms.taxsystem.manage_own_alliance or perms.taxsystem.manage_alliances %} {% if corporation_id %} {% endif %} {% if alliance_id %} {% endif %} {% endif %}