Only show extra blocks in index page see BT#13234

pull/3063/head
Julio 9 years ago
parent d291b3ec3d
commit f187da8584
  1. 3
      main/template/rainbow/layout/layout_2_col.tpl

@ -261,6 +261,8 @@
</section>
{% endif %}
{% if section_name == 'section-mycampus' %}
<div id="latest_blocks"></div>
<!-- block statistics -->
@ -324,6 +326,7 @@
</script>
<div id="latest_pages"></div>
<!-- END CSS -->
{% endif %}
</div>
</div>
</div>

Loading…
Cancel
Save