diff --git a/main/template/default/catalog/course_item_catalog.tpl b/main/template/default/catalog/course_item_catalog.tpl
index 3aae1fdb6d..7cd5f676c9 100644
--- a/main/template/default/catalog/course_item_catalog.tpl
+++ b/main/template/default/catalog/course_item_catalog.tpl
@@ -6,7 +6,13 @@
{% if 'ajax' in course.image_url %}
{% set class= 'ajax' %}
{% endif %}
-
+
{% endblock %}
@@ -77,25 +83,7 @@
{% else %}
{{ field.text }} : {{ field.value }}
{% endif %}
-
{% endfor %}
-
-{# {% if course.extra_data_tags %}ss#}
-{# {% for tags in course.extra_data_tags %}#}
-{#