Skip to content

Commit

Permalink
Added a back button to the registration page.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightcat committed Jun 25, 2018
1 parent fdb3676 commit b299018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/register/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ <h1>Blobs<span class="green">.</span><span class="blue">io</span></h1>
">
</div>
<input type="submit" value="Register" id="register-btn" />
<span class="reg-label">Already have an account? <a href="../login">Login</a></span>
</div>
<div id="peek"></div>
<span class="peek-label">Peek into the source</span>
Expand Down

0 comments on commit b299018

Please sign in to comment.