<<<<<<< HEAD ======= >>>>>>> LMS: Fixed views for article and video

{{ content.name }}

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

<<<<<<< HEAD {{ content.description }} ======= {{ current_content.description }} >>>>>>> LMS: Fixed views for article and video