{! admin/util/dates !} {! admin/util/fontawesome !}

« {"All Events"} {% if User::is_valid () %} {% if User::require_acl ('admin', 'events') %}  |  {"Guests"} {% end %} {% if User::require_acl ('admin', 'admin/edit', 'events') %}  |  {"Edit Event"} {% end %} {% if User::require_acl ('admin', 'admin/delete', 'events') %}  |  {"Delete Event"} {% end %} {% end %}

{"Date"}: {{ start_date|events\Filter::date }}{% if end_date %} - {{ end_date|events\Filter::date }}{% end %}

{"Time"}: {{ starts|events\Filter::time }}{% if ends != '00:00:00' %} - {{ ends|events\Filter::time }}{% end %}

{% if address != '' %}

{"Where"}: {% if venue != '' %}{{venue}}
{% end %} {{ address }}, {% if city != '' %}{{ city }}{% end %}

{% end %}

{"Contact"}: {% if contact != '' %} {{ contact }}{% if phone != '' %}, {{ phone }}{% end %} {% elseif email != '' %} {{ email }}{% if phone != '' %}, {{ phone }}{% end %} {% elseif phone != '' %} {{ phone }} {% end %}

{% if ! has_passed %} {% end %}
{% if $data->remaining > 0 && ! User::require_login () %} {% end %} {% if address != '' %}

{% end %}
{{ details|none }}