{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 key='clientareanavsecurityquestions'}

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

{/if} {if $twoFactorAuthAvailable}

{lang key='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 key='twofadisableclickhere'} {lang key='twofaenableclickhere'}
{/if}