This website requires JavaScript.
Explore
Help
Sign In
t1meshift
/
expressCart
mirror of
https://github.com/t1meshift/expressCart.git
Watch
1
Star
0
Fork
You've already forked expressCart
0
Code
Issues
Releases
Wiki
Activity
5d9fb25073
expressCart
/
views
/
themes
/
Cloth
/
checkout.hbs
5 lines
118 B
Handlebars
Raw
Normal View
History
Unescape
Escape
initial commit
2018-01-07 04:55:48 +10:00
<div class="col-xl-8 col-xl-offset-2 col-xs-12">
<div id="cart">
Refactoring theming
2018-02-14 06:21:22 +10:00
{{
>
(
getTheme
'cart'
)
}}
initial commit
2018-01-07 04:55:48 +10:00
</div>
</div>