diff --git a/lms/templates/learner_dashboard/program_header_view.underscore b/lms/templates/learner_dashboard/program_header_view.underscore index b4f6ab8ba1..56d2fadd7f 100644 --- a/lms/templates/learner_dashboard/program_header_view.underscore +++ b/lms/templates/learner_dashboard/program_header_view.underscore @@ -6,8 +6,8 @@

<%- programData.title %>

-

Institutions

<% if (programData.authoring_organizations.length) { %> +

Institutions

<% _.each(programData.authoring_organizations, function(org) { %>