[% IF contact.in_storage %]

[% contact.category | html %]

A display name will be used in preference to the main category name on web pages and dropdown menus, but not in URLs.

[% ELSE %]

[% loc('Category') %]

[% END %]