{% capture append = "oxidBlock_pageBody" %} {{ include_widget({ cl: "oxwCookieNote", _parent: oView.getClassKey(), nocookie: 1 }) }} {% endcapture %} {% capture append = "oxidBlock_content" %}
{% ifcontent ident "c4s_private_sales_welcome_text" set oCont %}
{{ include(template_from_string(oCont.oxcontents__oxcontent.value)) }}
{% endifcontent %}
{#

{{ oView.getTitle() }}

#} {% if oView.confirmTerms() %} {% include "form/privatesales/accept_terms.html.twig" %} {% else %} {#
#} {#
{{ translate({ ident: "LOGIN_ALREADY_CUSTOMER" }) }}
#} {#
#} {% include "form/login.html.twig" with {sType: "account"} %} {% endif %}
{# error messages (eg wrong username/pw) #} {% include "message/errors.html.twig" %} {% endcapture %} {% include "layout/popup.html.twig" %}