{#{% if module.section_hide_show %}<div class="recentpost-main" style="background-color: ;"><div class="container">{% if module.heading %}<h2></h2>{% endif %}<div class="recentpost-outer">{% set recent_posts = blog_recent_posts(module.select_blog,module.no_of_post_show,module.tag_field) %}{% for recent_post in recent_posts %}<div class="recentpost-repeat"><div class="recentpost-img"><img src="" alt="feature image"/></div><div class="recentpost-content"><h3><a href=""></a></h3></div></div>{% endfor %}</div></div></div>{% endif %}#}