{% extends "eventcalendar/base.html" %} {% load i18n staticfiles %} {% block body %}
{{event.description}}
{% endif %}{{ event.category }}
{% if event.venue %}{{ event.venue }}
{% elif event.raw_location %}{{ event.raw_location }}
{% endif %}{{ event.age_range }}
{% if event.more_info_url %} {% endif %} {% if event.ticket_url %} {% endif %} {% if event.price_info.keys %}