Skip to content
Snippets Groups Projects
Unverified Commit c6be0f9d authored by Zainab Amir's avatar Zainab Amir Committed by GitHub
Browse files

Update institution login page title (#25892)

parent 68ec6ba5
No related merge requests found
<div class="wrapper-other-login">
<div class="section-title lines">
<h1>
<span class="text">
<%- gettext("Sign in with Institution/Campus Credentials") %>
</span>
</h1>
</div>
<h1 class="section-title">
<span class="text">
<%- gettext("Sign in with Institution/Campus Credentials") %>
</span>
</h1>
<p class="instructions"><%- gettext("Choose your institution from the list below:") %></p>
......
<div class="wrapper-other-login">
<div class="section-title lines">
<h1>
<span class="text">
<%- gettext("Register with Institution/Campus Credentials") %>
</span>
</h1>
</div>
<h1 class="section-title">
<span class="text">
<%- gettext("Register with Institution/Campus Credentials") %>
</span>
</h1>
<p class="instructions"><%- gettext("Choose your institution from the list below:") %></p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment