<<<<<<< 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