Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit fc7bfe1

Browse files
author
Victor George
committed
back on track container style added, consistent with everything else.
1 parent 190ab97 commit fc7bfe1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/account/reset-password/reset-password.jade

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,14 @@
3434
a.link(ui-sref="login") Back to Login
3535

3636
.reset-password-container(ng-show="vm.resetTokenSent")
37+
header
38+
a.logo-link(href="/")
39+
img(src="/images/logo_mobile.svg", alt="Topcoder Logo")
40+
.arrow
41+
3742
h1(class="header") Back on Track!
3843
p We have sent you an email with a link to reset your password.
44+
br/
3945
a.link(ui-sref="login") Back to Login
4046

4147
.reset-password-container(ng-show="vm.token")

0 commit comments

Comments
 (0)