diff --git a/lms/templates/login.html b/lms/templates/login.html
index b275c8f9ce..1fa7044c44 100644
--- a/lms/templates/login.html
+++ b/lms/templates/login.html
@@ -32,7 +32,7 @@
$("label").parent().removeClass("is-focused");
});
});
-
+
(function() {
toggleSubmitButton(true);
@@ -101,7 +101,6 @@
${_("We're Sorry, {platform_name} accounts are unavailable currently").format(platform_name=settings.PLATFORM_NAME)}
-
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
diff --git a/lms/templates/register-shib.html b/lms/templates/register-shib.html
index ba6f9a27bb..ecfc8a60b5 100644
--- a/lms/templates/register-shib.html
+++ b/lms/templates/register-shib.html
@@ -97,7 +97,6 @@
${_("We're sorry, {platform_name} enrollment is not available in your region").format(platform_name=settings.PLATFORM_NAME)}
-
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
diff --git a/lms/templates/register.html b/lms/templates/register.html
index a77bd465cb..076ffe099e 100644
--- a/lms/templates/register.html
+++ b/lms/templates/register.html
@@ -101,7 +101,6 @@
${_("We're sorry, {platform_name} enrollment is not available in your region").format(platform_name=settings.PLATFORM_NAME)}
-
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.