Merge pull request #25774 from edx/adeel/van_179_password_assistance_page_title_update

Update page title to h1
This commit is contained in:
adeel khan
2020-12-07 15:52:02 +05:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
<div class="js-form-feedback" aria-live="assertive" tabindex="-1">
</div>
<h2><%- gettext("Password assistance") %></h2>
<h1><%- gettext("Password assistance") %></h1>
<form id="password-reset" class="password-reset-form" tabindex="-1" method="POST">