<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- Template for setting the account reference field, which can also associate a profile with the user account --> <#assign strings = i18n() /> ${stylesheets.add('', '')}
<#if showAssociation??> ${strings.auth_id_in_use}

${strings.auth_id_explanation}

<#else> ${strings.auth_id_in_use}
<#-- If there is an associated profile, show these -->

(${strings.verify_this_match}) (${strings.change_profile})

<#-- If we haven't selected one, show these instead -->

- ${strings.or} -

${scripts.add('', '', '')}