{% load wagtailcore_tags wagtailimages_tags %}
{% image self.image original %}
{{ self.description }}
{% if self.link %} {{ self.button_label }} {% endif %}