{% load wagtailcore_tags ocyan_thumbnail i18n coyote_tags %}
{{ self.body|richtext }} {% if self.layout == 'layout2' and self.read_more_button %} {{ self.read_more_button }} {% endif %}
{% if self.layout == 'layout1' %}
{% for cat in self.categories %} {% if cat.category is not None %} {% endif %} {% endfor %}
{% elif self.layout == 'layout2' %} {% endif %}