{% macro Me(name, email, description) %}
{% if description %} {{ description }}{% else %}Nothing to say.{% endif %}