{% extends "base_generic.html" %}
{% load static %}
{% block css %}
{% endblock %}
{% block head %}
{% if event_detail.location %}
{% else %}
{% endif %}
{% if event_detail.location %}
{% else %}
{% endif %}
{% endblock %}
{% block nav-research %}
{% endblock %}
{% block content %}
{% block small %}
{%if event_detail.externalLink %}
{{ event_detail.title|safe }}
{% else %}
{% endif %} {% endif %} {% if not event_detail.startTime < event_detail.endTime %}
{{event_detail.description|safe|linebreaksbr}}