<% include Content %>
<% if $Cart %> <% if $CartForm %> $CartForm <% else %> <% with $Cart %><% include SilverShop\Cart\Cart Editable=true %><% end_with %> <% end_if %> <% else %>
<%t SilverShop\Cart\ShoppingCart.NoItems "There are no items in your cart." %>
<% end_if %>