diff --git a/www/themes/chocolatdemariage/404.tpl b/www/themes/chocolatdemariage/404.tpl
new file mode 100644
index 00000000..1ad644e6
--- /dev/null
+++ b/www/themes/chocolatdemariage/404.tpl
@@ -0,0 +1,42 @@
+{capture name=path}{l s='404'}{/capture}
+{capture name=title}{l s='oops !'}{/capture}
+{capture name=subtitle}{l s='We\'re sorry, but the Web address you\'ve entered is no longer available.'}{/capture}
+
+
+ {l s='Your account has been created.'}
+ *{l s='Required field'} {l s='No addresses are available.'}{l s='Rechercher un produit'}
+
+
+
+ {$address.object.alias}
+ {l s='Your addresses'}
+
+ {foreach $cart->getDeliveryAddressesWithoutCarriers(true) as $address}
+ {if empty($address->alias)}
+ {l s='No carriers available.'}
+ {else}
+ {l s='No carriers available for the address "%s".' sprintf=$address->alias}
+ {/if}
+ {if !$address@last}
+
+ {/if}
+ {foreachelse}
+ {l s='No carriers available.'}
+ {/foreach}
+
{l s='This category is currently unavailable.'}
+ {/if} + +{/if} + \ No newline at end of file diff --git a/www/themes/chocolatdemariage/category-tree-branch.tpl b/www/themes/chocolatdemariage/category-tree-branch.tpl new file mode 100644 index 00000000..7f55c816 --- /dev/null +++ b/www/themes/chocolatdemariage/category-tree-branch.tpl @@ -0,0 +1,41 @@ +{* +* 2007-2015 PrestaShop +* +* NOTICE OF LICENSE +* +* This source file is subject to the Academic Free License (AFL 3.0) +* that is bundled with this package in the file LICENSE.txt. +* It is also available through the world-wide-web at this URL: +* http://opensource.org/licenses/afl-3.0.php +* If you did not receive a copy of the license and are unable to +* obtain it through the world-wide-web, please send an email +* to license@prestashop.com so we can send you a copy immediately. +* +* DISCLAIMER +* +* Do not edit or add to this file if you wish to upgrade PrestaShop to newer +* versions in the future. If you wish to customize PrestaShop for your +* needs please refer to http://www.prestashop.com for more information. +* +* @author PrestaShop SA{l s='This category is currently unavailable.'}
+ {/if} +{/if} + \ No newline at end of file diff --git a/www/themes/chocolatdemariage/cms.tpl b/www/themes/chocolatdemariage/cms.tpl new file mode 100644 index 00000000..b53055e1 --- /dev/null +++ b/www/themes/chocolatdemariage/cms.tpl @@ -0,0 +1,129 @@ +{capture name=path}{$cms->meta_title}{/capture} +{capture name=title}{$cms->meta_title}{/capture} + +{l s='Your message has been successfully sent to our team.'}
+{l s='Your message has already been sent.'}
+{if $errors|@count > 1}{l s='There are %d errors' sprintf=$errors|@count}{else}{l s='There is %d error' sprintf=$errors|@count}{/if}
+