{% load i18n static sekizai_tags cms_tags sass_tags %}{% spaceless %} {% include "shop/djng-form.html" %} {% page_url "shop-order" as shop_order_url %} {% page_attribute "menu_title" "shop-order" as shop_order_title %} {% page_url "shop-customer-details" as customer_details_url %} {% page_attribute "menu_title" "shop-customer-details" as customer_details_title %} {% page_url "shop-password-change" as password_change_url %} {% page_attribute "menu_title" "shop-password-change" as password_change_title %} {% page_url "password-reset-request" as password_reset_url %} {% page_url "shop-register-customer" as register_customer_url %} {% endspaceless %}