@@ -215,7 +215,7 @@
% for enabled in provider.Registry.enabled():
## Translators: provider_name is the name of an external, third-party user authentication provider (like Google or LinkedIn).
-
+
% endfor
diff --git a/lms/templates/register.html b/lms/templates/register.html
index 8cf3ba8f1f..9942f807c1 100644
--- a/lms/templates/register.html
+++ b/lms/templates/register.html
@@ -125,7 +125,7 @@
% for enabled in provider.Registry.enabled():
## Translators: provider_name is the name of an external, third-party user authentication service (like Google or LinkedIn).
-
+
% endfor
@@ -362,7 +362,7 @@
% endif