{% if model is defined %}
{% if model.link %}{{ model.title }}{% else %}{{ model.title }}{% endif %} {% if model.description is defined and model.description %}

{{ model.description }}

{% endif %} {% if googleMapsAPIKey and model.venue.lat and model.venue.lng %}
{% endif %}
{% if googleMapsAPIKey and model.venue.lat and model.venue.lng %} {% endif %} {% endif %}