From accf657ee603c271b952d235e3e629fca12d0d4c Mon Sep 17 00:00:00 2001 From: abhisheks Date: Sun, 26 Nov 2023 11:51:14 +0530 Subject: [PATCH] refactor: update my-account page --- templates/customer/my-account.tpl | 62 ++++++++++++++++--------------- 1 file changed, 33 insertions(+), 29 deletions(-) diff --git a/templates/customer/my-account.tpl b/templates/customer/my-account.tpl index 27e9a0b..869cc4a 100644 --- a/templates/customer/my-account.tpl +++ b/templates/customer/my-account.tpl @@ -25,67 +25,71 @@ {extends file='customer/page.tpl'} {block name='page_title'} - {l s='Your account' d='Shop.Theme.Customeraccount'} +

+ {l s='Your account' d='Shop.Theme.Customeraccount'} +

{/block} {block name='page_content'} -
-