{% capture append = "oxidBlock_pageBody" %} {% if oView.isEnabledPrivateSales() %} {{ include_widget({ cl: "oxwCookieNote", _parent: oView.getClassKey(), nocookie: 1 }) }} {% endif %} {% endcapture %} {% capture append = "oxidBlock_content" %} {% if oView.showUpdateScreen() %} {% set template_title = "NEW_PASSWORD"|translate %} {% elseif oView.updateSuccess() %} {% set template_title = "CHANGE_PASSWORD"|translate %} {% else %} {% set template_title = "FORGOT_PASSWORD"|translate %} {% endif %}