Merge pull request #11527 from edx/renzo/unclosed-p-tag
Close unclosed p tag
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div class="message-copy xseries-msg">
|
||||
<p>
|
||||
<b class="message-copy-bold">${_("{category} Program: Interested in more courses in this subject?").format(category=course_program_info['display_category'])}</b>
|
||||
<p>
|
||||
</p>
|
||||
<p class="message-copy">
|
||||
${_("This course is 1 of {course_count} courses in the {link_start}{program_display_name}{link_end} {program_category}.").format(
|
||||
course_count=course_program_info['course_count'],
|
||||
|
||||
Reference in New Issue
Block a user