diff --git a/lms/templates/verify_student/_verification_support.html b/lms/templates/verify_student/_verification_support.html index d955f35a0b..e2f598674f 100644 --- a/lms/templates/verify_student/_verification_support.html +++ b/lms/templates/verify_student/_verification_support.html @@ -6,14 +6,14 @@
${_("Please read {a_start} our FAQs to view common questions about our certificates {a_end}.").format(a_start='', a_end="")}
+${_("Please read {a_start}our FAQs to view common questions about our certificates{a_end}.").format(a_start='', a_end="")}
${_("You can always {a_start} Audit the course for free {a_end} without verifying.").format(a_start='', a_end="")}
+${_("You can always {a_start} audit the course for free {a_end} without verifying.").format(a_start='', a_end="")}