{% load social_share wagtailimages_tags wagtailcore_tags my my_amp %} {% for block in page.body %} {% include_block block with block_num=forloop.counter %} {% endfor %} {% comment %}---------------------------- Portfolio related ----------------------------{% endcomment %} {% if page.related_portfolio %}
{% include 'cms/blocks/static/social_share.html' %} {% endif %}