{% extends "meeting-base.html" %} {% load staticfiles thumbnail coreextras %} {% block headtitle %}{{ exhibitor }} | Exhibitors {% endblock %} {% block content %}
{{ exhibitor }}
Booth
Company Information
{% if exhibitor.image %}

{{ exhibitor }}


{% endif %}

{{ exhibitor.description|urlize|url_target_blank|safe|linebreaksbr }}

{% endblock %} {% block footer_script %} {% endblock %}