<%= gettext('Course Information') %>

<%= gettext('Course ID') %>
<%= course['id'] %>
<%= gettext('Course Type') %>
<%= courseType %>
<%- gettext('NOTE: Courses formerly of type "Honor" now display as "Audit", but continue to function as before so long as they have an "Honor Seat" below') %>
<% if(verificationDeadline) { %>
<%= gettext('Verification Deadline') %>
<%= verificationDeadline %>
<% } %>

<%= gettext('Course Seats') %>