{{ block.value }}
{% elif block.block_type == 'media' %} {% if block.value == 'gallery' %} {% include 'home/photo_gallery.html' %} {% endif %} {% elif block.block_type != 'info' %}{% include_block block %}
{% endif %} {% endfor %}{% load wagtailcore_tags wagtailimages_tags %} {% if page.feed_image %}
{{ page.date }}
{% endif %}{% include_block block %}
{% endif %} {% endfor %}