{% macro render_text(text) %} {{text}} {% endmacro %} {% macro render_button(button_text, link) %}
{{ button_text }}
{% endmacro %}