Commit a85c8016 by Giulio Gratta Committed by stv

Move research message below normal text

parent 59125629
......@@ -38,10 +38,10 @@ $(document).ready(function(){
% endif
<h1>${_("Course Updates &amp; News")}</h1>
${get_course_info_section(request, course, 'updates')}
% if self.stanford_theme_enabled():
<%include file="theme-info_research.html" />
% endif
${get_course_info_section(request, course, 'updates')}
</section>
<section aria-label="Handout Navigation" class="handouts">
<h1>${course.info_sidebar_name}</h1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment