{strip} {$_active_type = ""}
{if $user} {$_userpic = $user->getPhoto(16)} {if !empty($_userpic)} {/if} {$user.name|escape} {else} {if !empty($group.icon)} {/if} {$group.name|escape} {/if} {if !empty($app)} {if !empty($app.icon) && !empty($app.icon["16"])} {/if} {$app.name} {/if}
{* Three buttons to switch access levels *}
{foreach $access_levels as $type} {if !empty($type.is_active)} {$_active_type = $type.id} {/if}
{$type.name|escape}
{/foreach}
{* Limited access customization form *} {if empty($access_levels.limited.is_disabled)} {/if}

[`The app icon will not be shown in the app menu.`]

[`Full admin access to the app and its data.`]

{/strip}