{include file="$template/includes/flashmessage.tpl"}

{lang key='userManagement.settings'}

{if $linkableProviders }

{lang key='remoteAuthn.titleLinkedAccounts'}

{include file="$template/includes/linkedaccounts.tpl" linkContext="clientsecurity" }
{include file="$template/includes/linkedaccounts.tpl" linkContext="linktable" }
{/if} {if $securityQuestions->count() > 0}

{$LANG.clientareanavsecurityquestions}

{if $user->hasSecurityQuestion()}
{/if}

{/if} {if $twoFactorAuthAvailable}

{$LANG.twofactorauth}

{if $twoFactorAuthRequired} {include file="$template/includes/alert.tpl" type="warning" msg="{lang key="clientAreaSecurityTwoFactorAuthRequired"}"} {else} {include file="$template/includes/alert.tpl" type="warning" msg="{lang key="clientAreaSecurityTwoFactorAuthRecommendation"}"} {/if} {$LANG.twofadisableclickhere} {$LANG.twofaenableclickhere}

{/if}