MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/sb_web/b744/kanevskylaw.com/tpl/
File Upload :
Current < : /hermes/sb_web/b744/kanevskylaw.com/tpl/home-recentBlog-post.tpl

<div class="swiper-slide">
    <div class="bl-row transform">
        <div class="bl-thumb">
            <img src="{$src}" alt="{$row['bl_title']}"/>
        </div>
        <div class="bl-data bl-full">
            <a class="bl-ttl" href="/{$row['bl_url']}/blog.html" title="{$row['bl_title']}">
                {$row['bl_title']}
            </a>
            <a class="bl-more" href="/{$row['bl_url']}/blog.html" title="{$row['bl_title']}">
                Read More
            </a>
        </div>
    </div>
</div>