{{#extend "my-account" pageClass="wismo-hist" title="Wismo Order history" }} {{#content "head" mode="append"}} {{/content}} {{#content "heading"}} {{> account-heading title="Order History"}} {{/content}} {{#content "aside"}} {{> aside-nav2 my-account-menu active-index="6" page-name="Order History"}} {{/content}} {{#content "main"}} {{> form-row row-mod="sort-order-by" dropdown="true" label="Sort by" id="d1" placeholder="Date"}} {{#each page_wismo-order-history.orders }} {{> table_wismo-history }} {{/each }}