{% extends 'euth_projects/project_detail.html' %} {% load i18n rules idea_tags micawber_tags %} {% block phase_content %}
{{ object.date|date:"SHORT_DATETIME_FORMAT"}}
{{ object.description |oembed_html }} {% if object.offlineeventfileupload_set.count > 0 %}{% trans 'No documentation has been provided yet' %}
{% endif %}