<<<<<<< HEAD

{{ content.title }}

Published on {{ content.publish_date }}, by {{ content.author }}
{% with next_content = next_content, course_name = course_name, program_name = program_name %} {% include "www/lms/templates/includes/lms-nav.html" %} {% endwith %} =======

{{ current_content.title }}

Published on {{ current_content.publish_date }}, by {{ current_content.author }}
{% include "www/lms/templates/includes/lms-nav.html" %} >>>>>>> LMS: Fixed views for article and video

<<<<<<< HEAD {{ content.content }}
{% with next_content = next_content, course_name = course_name, program_name = program_name %} {% include "www/lms/templates/includes/lms-nav.html" %} {% endwith %} ======= {{ current_content.content }}
{% include "www/lms/templates/includes/lms-nav.html" %} >>>>>>> LMS: Fixed views for article and video