{% capture append = "oxidBlock_pageBody" %} {% if oView.isEnabledPrivateSales() %} {{ include_widget({ cl: "oxwCookieNote", _parent: oView.getClassKey(), nocookie: 1 }) }} {% endif %} {% endcapture %} {% block c4s_register_confirm_styles %} {{ style({ include: oViewConf.getVersionedModuleUrl('c4s_register', 'out/src/css/c4s_register.css') }) }} {% endblock %} {% capture append = "oxidBlock_content" %} {% set template_title = "OPEN_ACCOUNT"|translate %} {% if oView.isActive("PsLogin") %}

{{ translate({ ident: "C4S_REGISTER_CONFIRM_TEXT" }) }}

{% else %}

{{ translate({ ident: "C4S_REGISTER_CONFIRM_TEXT" }) }}

{% endif %}
{% ifcontent ident "c4s_registerConfirmText" set oContent %} {{ oContent.oxcontents__oxcontent.value|raw }} {% endifcontent %}
{% if oView.isActive("PsLogin") %}
{% else %} {{ translate({ ident: "C4S_REGISTER_BACK_TO_START" }) }} {% endif %} {{ insert_tracker({title: template_title}) }} {% endcapture %} {% if oView.isActive("PsLogin") %} {% include "layout/popup.html.twig" %} {% else %} {% include "layout/page.html.twig" %} {% endif %}