{% macro sms_message( body, recipient=None, id=None, from=None, version=1, updated_at=None, versions_url=None, show_placeholder_for_recipient=False, show_id=False ) %} {% if recipient is not none %}
{% endif %} {% if show_id %} {% endif %} {% endmacro %}