{% if coin %}
{{ coin.tooltip_text }}
{% endif %} {% for token in free_tokens %}
{{ token.tooltip_text }}
{% endfor %}