|
|
@ -217,8 +217,7 @@ eof; |
|
|
|
<a href="javascript:;" class="bor_radius" data-fancybox="gallery" data-src="{$file['path']}" data-caption="{$title} - {$file['filename']}" title="{$title} - {$file['filename']}"> |
|
|
|
<a href="javascript:;" class="bor_radius" data-fancybox="gallery" data-src="{$file['path']}" data-caption="{$title} - {$file['filename']}" title="{$title} - {$file['filename']}"> |
|
|
|
<img src="/img/beauty/lazy.svg" data-original="{$file['path']}" class="bor_radius im_img lazy" alt="{$file['filename']}"> |
|
|
|
<img src="/img/beauty/lazy.svg" data-original="{$file['path']}" class="bor_radius im_img lazy" alt="{$file['filename']}"> |
|
|
|
<div class="im_img_title"> |
|
|
|
<div class="im_img_title"> |
|
|
|
<span> |
|
|
|
<span class="right-bottom"> |
|
|
|
<img src="/img/beauty/image.svg" alt="image" width="20"> |
|
|
|
|
|
|
|
{$title} |
|
|
|
{$title} |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -231,8 +230,7 @@ eof; |
|
|
|
<a href="javascript:;" class="bor_radius" data-fancybox="gallery" data-src="{$file['path']}" data-caption="{$title} - {$file['filename']}" title="{$title} - {$file['filename']}"> |
|
|
|
<a href="javascript:;" class="bor_radius" data-fancybox="gallery" data-src="{$file['path']}" data-caption="{$title} - {$file['filename']}" title="{$title} - {$file['filename']}"> |
|
|
|
<img src="{$file['path']}" class="bor_radius im_img" alt="{$file['filename']}"> |
|
|
|
<img src="{$file['path']}" class="bor_radius im_img" alt="{$file['filename']}"> |
|
|
|
<div class="im_img_title"> |
|
|
|
<div class="im_img_title"> |
|
|
|
<span> |
|
|
|
<span class="right-bottom"> |
|
|
|
<img src="/img/beauty/image.svg" alt="image" width="20"> |
|
|
|
|
|
|
|
{$title} |
|
|
|
{$title} |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|