{% if perms.structures.view_corporation_structures or perms.structures.view_alliance_structures or perms.structures.view_all_structures %}
{% include "structures/partials/structure_list.html" %}
{% include "structures/partials/structure_summary.html" %}
{% endif %}
{% include "structures/partials/poco_list.html" %}