Allows to inject HTML Blocks into .SS templates and HTMLContent as shortcode (TODO).
<% if $HTMLBlockExist('social-links') %>
{$HTMLBlock('social-links')} <%-- you can manage this HTML part from the admin panel now --%>
<% else %>
<ul>
<li><a href="https://en-gb.facebook.com/openhouselondon2017" target="_blank" class="social">Facebook</a></li>
<li><a href="https://twitter.com/openhouselondon" target="_blank" class="social">Twitter</a></li>
<li><a href="https://www.instagram.com/openhouselondon/" target="_blank" class="social">Instagram</a></li>
</ul>
<% end_if %>
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem