pse loop currency

This commit is contained in:
Etienne Roudeix
2013-09-11 09:20:58 +02:00
parent 2f07e01b06
commit d6136c56d4
2 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
{include file="includes/header.html"}
Here you are : {navigate to="current"}<br />
From : {navigate to="return_to"}<br />
Index : {navigate to="index"}<br />
@@ -87,4 +89,6 @@ Index : {navigate to="index"}<br />
{elseloop rel="product"}
<h2>Produit introuvable !</h2>
{/elseloop}
{/elseloop}
{include file="includes/footer.html"}