From acdf8d75114759c294f9bc97e6fae31903760587 Mon Sep 17 00:00:00 2001 From: Adeel Khan Date: Sun, 6 Dec 2020 21:54:48 +0500 Subject: [PATCH] Update page title to h1 VAN-179 --- lms/templates/student_account/password_reset.underscore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/student_account/password_reset.underscore b/lms/templates/student_account/password_reset.underscore index 76b90dd56d..7551624379 100644 --- a/lms/templates/student_account/password_reset.underscore +++ b/lms/templates/student_account/password_reset.underscore @@ -1,7 +1,7 @@
-

<%- gettext("Password assistance") %>

+

<%- gettext("Password assistance") %>