<% $TITLE="Kundprofil" INCLUDE 'INC_head.htm' %> <%INCLUDE 'INC_above.html' %> <%IF $Customer.login THEN %>

[%CUSTOMER_INFORMATION Kunduppgifter $surname $lastname %]

$ERROR_MSG

[%LOGOUT Logga Ut%]

<% INCLUDE 'mobile-customer.htm' %>



<% INCLUDE 'mobile-customer_order.htm' %>
<%ELSE%>

$ERROR_MSG

<%IF $CREATE_NEW_CUSTOMER THEN INCLUDE 'mobile-customer-new.htm' ELSE INCLUDE 'mobile-customer-login.htm' ENDIF ENDIF%> <%INCLUDE 'INC_below.html' %>