{% if extranet_no_user %}

{{'You must be logged in as an extranet user to see this plugin.'|trans}}

{% else %}
{{form_HTML}} {% if extranet_screen_name_unconfirmed %} {{extranet_openForm}}
{{extranet_screen_name_confirmed_info}}
{{extranet_closeForm}} {% elseif extranet_screen_name_confirmed_message %} {{extranet_screen_name_confirmed_message}} {% endif %}
{% endif %}