[`Vaults`]

[`Use vaults to limit access to certain contacts for selected backend users. Add contacts to a vault and select the vault in users’ access rights settings.`]
[`If a contact is included in a vault, only users who have access to that vault can view the contact.`]

{function _renderVault} {strip} {/strip} {/function} {capture assign="_vault_template_html"}{_renderVault _vault=[]}{/capture}
{foreach $vaults as $_vault}{_renderVault _vault=$_vault}{/foreach}