{% load wagtailcore_tags wagtailimages_tags shared_perex %}
{% if not description %} {% if self.description %} {{ self.description }} {% endif %} {% else %} {{ description }} {% endif %}