{% load wagtailcore_tags wagtaildocs_tags %}
{% if self.text %}
{{ self.text }}
{% endif %} {% if self.button_link %} {{ self.button_label|default:"Download" }} {% endif %}