fix view hot courses

pull/2573/head
Alex Aragón 8 years ago
parent cb8e321862
commit 33a2af09ef
  1. 4
      main/template/default/layout/layout_2_col.tpl

@ -59,13 +59,13 @@
</article> </article>
{% endif %} {% endif %}
{% if section_name == 'section-campus' %}
{% include 'layout/hot_courses.tpl'|get_template %} {% include 'layout/hot_courses.tpl'|get_template %}
{% include 'session/sessions_current.tpl'|get_template %} {% include 'session/sessions_current.tpl'|get_template %}
{% endif %}
{% if plugin_content_bottom %} {% if plugin_content_bottom %}
<div id="plugin_content_bottom"> <div id="plugin_content_bottom">

Loading…
Cancel
Save