30 lines
1.2 KiB
Smarty
30 lines
1.2 KiB
Smarty
|
<!-- MODULE Block text -->
|
||
|
{if $page_name != 'cms'}
|
||
|
<div class="text_block2">
|
||
|
<div class="block_content">
|
||
|
<div class="content">
|
||
|
<h5>{l s='Title 1' mod='blocktext2'}</h5>
|
||
|
<p>{l s='Text 1' mod='blocktext2'}</p>
|
||
|
<h5>{l s='Title 2' mod='blocktext2'}</h5>
|
||
|
<p>{l s='Text 2' mod='blocktext2'}</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
{/if}
|
||
|
|
||
|
{*
|
||
|
<div class="text_block2">
|
||
|
<div class="block_content">
|
||
|
<a href="http://www.bebeboutik.com/content/13-unicef"><img src="{$img_dir}unicef.jpg" alt="Entreprise amie de l'Unicef" /></a>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div id="giftvoucher_left"><a href="http://www.bebeboutik.com/4840-cheque-cadeau.html"><img src="{$base_dir_ssl}modules/giftvoucher/blockleft.jpg" alt="{l s='Gift voucher' mod='giftvoucher'}" /></a></div>
|
||
|
*}
|
||
|
|
||
|
{if $page_name != 'order'}
|
||
|
<div class="facebook_block">
|
||
|
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fbebeboutik&width=200&height=350&colorscheme=light&show_faces=true&border_color&stream=false&header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:350px;" allowTransparency="true"></iframe>
|
||
|
</div>
|
||
|
{/if}
|
||
|
<!-- /MODULE Block text -->
|