|
|
@@ -35,8 +35,10 @@
|
|
|
{/if}
|
|
|
{include file="module:chcreateur/views/templates/front/post-gallery.tpl" gallery_lists=$chselection.gallery_lists imagesize="gallery_default" class=$class arrow="1"}
|
|
|
{else}
|
|
|
- <img class="img-responsive" src="{$chselection.post_img.post_default}"
|
|
|
+ <div class="post_gallery_img item">
|
|
|
+ <img class="img-responsive" src="{$chselection.post_img.post_default}"
|
|
|
alt="{$chselection.post_title}">
|
|
|
+ </div>
|
|
|
{/if}
|
|
|
|
|
|
</div>
|