[%- WRAPPER "label/layout.tt" title=l('Relationships') page='relationships' -%] [% IF label.relationships.size %] [% INCLUDE "components/relationships.tt" source=label relationships=label.grouped_relationships('artist', 'url', 'label', 'place', 'area', 'series', 'instrument') %] [%- ELSE -%]

[% l("Relationships") %]

[% l('{link} has no relationships.', { link => link_entity(label) }) -%]

[%- END -%] [%- INCLUDE "components/relationships-table.tt" heading=l("Appearances") entity=label -%] [%- END -%]