{% load wagtailcore_tags wagtailimages_tags %}
{% image self.image max-300x200 %}

{{ self.program_name }}

{{ self.text }}
{% if self.link %} Learn More {% endif %}