[`My profile`]

{if !empty($profile_disabled)}

{sprintf('[`My profile page is not available on this site, because user authorization on this site is hosted by %s app, while it’s personal account functionality is disabled. Either enable %s app’s personal account on this site, or change the app that hosts user authorization in Auth & Sign Up settings.`]', $auth_app.name, $auth_app.id, $auth_app.name, '#/personal/settings/configure-app')}

{else}
[`My profile form fields`]
{foreach $fields as $field} {/foreach}
{/if}