{% load wagtailcore_tags wagtailimages_tags %}
{% image self.image max-400x300 %}
{% if self.text %}
{{ self.text }}
{% endif %} {{ self.button_label }}