{% macro profileImage(profile) %} {% if profile.profileImage is defined and profile.profileImage is not empty %}
{% endif %} {% endmacro %}