{% load mezzanine_tags staticfiles %}
{% if reference.image %}{% endif %}

{{ reference.name }}

{% if reference.subtitle %}
{{ reference.subtitle }}
{% endif %} {% if reference.date %}
{{ reference.date }}
{% endif %}
{{ reference.content|safe }}
{% if reference.link %} {% endif %}