{% INCLUDE 'overall_header.html' %}

{{ lang('ADM_LINKED_ACCOUNTS_SETTINGS') }}

{{ lang('ADM_LINKED_ACCOUNTS_SETTINGS_EXPLAIN') }}

{{ lang('ADM_LINKED_ACCOUNTS_SETTINGS') }} {% for option in loops.options %}
{% if option.S_EXPLAIN %}
{option.TITLE_EXPLAIN}{% endif %}
{option.CONTENT}
{% endfor %}
{L_ACP_SUBMIT_CHANGES}

 

{S_FORM_TOKEN}
{% INCLUDE 'overall_footer.html' %}