ÿØÿà JFIF ` ` ÿþxØ
| Server IP : 109.234.164.53 / Your IP : 216.73.216.136 Web Server : Apache System : Linux cervelle.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64 User : computer3 ( 1098) PHP Version : 7.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/computer3/lachocolateriedevirginie.fr/business/business/ |
Upload File : |
{if $grande_gallery_1|@count}
<div class="gal-wrap" style="width:100%" data-img-h="310">
<button type="button" class="gal-arrow gal-prev" aria-label="Précédent">‹</button>
<div class="gal-viewport">
<div class="gal-track" style="margin-bottom:30px;margin-top:20px">
{foreach $grande_gallery_1 as $it}
<div class="gal-card">
<div class="gal-img">
<img src="uploadfiles/gallery/{$it.name}" alt="" loading="lazy">
</div>
<div class="gal-txt">{$it.texte}</div>
</div>
{/foreach}
</div>
</div>
<button type="button" class="gal-arrow gal-next" aria-label="Suivant">›</button>
</div>
{/if}