<div class="course_title">{{ course.title }} - {{ type }}{% if course.description %} - {{ course.description }}{% endif %}
</div>
- {% block document %}
- {% include "teleforma/inc/document_list.html" %}
- {% endblock %}
-
{% block conference %}
{% include "teleforma/inc/conference_list.html" %}
{% endblock %}
{% include "teleforma/inc/media_list.html" %}
{% endblock %}
+ {% block document %}
+ {% include "teleforma/inc/document_list.html" %}
+ {% endblock %}
+
</div>
{% endfor %}
{% endfor %}
<div class="course_title">{{ course.title }} - {{ type }}{% if course.description %} - {{ course.description }}{% endif %}
</div>
- {% block document %}
- {% include "teleforma/inc/document_list.html" %}
- {% endblock %}
-
{% block conference %}
{% include "teleforma/inc/conference_list.html" %}
{% endblock %}
{% include "teleforma/inc/media_list.html" %}
{% endblock %}
+ {% block document %}
+ {% include "teleforma/inc/document_list.html" %}
+ {% endblock %}
+
</div>
{% endfor %}
{% endfor %}