% $TITLE="Kundprofil" INCLUDE 'INC_head.htm' %>
<%INCLUDE 'INC_above.html' %> <%IF $Customer.login THEN %>$ERROR_MSG
<%IF $CREATE_NEW_CUSTOMER THEN INCLUDE 'mobile-customer-new.htm' ELSE INCLUDE 'mobile-customer-login.htm' ENDIF ENDIF%> <%INCLUDE 'INC_below.html' %>