mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 17:05:31 +02:00
13 lines
302 B
Scheme
13 lines
302 B
Scheme
|
<div class="container page-content">
|
||
|
<div class="element account">
|
||
|
<% include SilverShop\Includes\AccountNavigation %>
|
||
|
|
||
|
<h2 class="pagetitle">
|
||
|
<%t SilverShop\Page\AccountPage_EditProfile.Title 'Edit Profile' %>
|
||
|
</h2>
|
||
|
|
||
|
$EditAccountForm
|
||
|
$ChangePasswordForm
|
||
|
</div>
|
||
|
</div>
|