Skip to content

Commit

Permalink
Make it a bit prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Cross committed Sep 16, 2015
1 parent e835251 commit 3cae0fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Kinza/views/login.tt
Expand Up @@ -27,8 +27,8 @@
</div>
</div>
<div class="col-sm-offset-2 col-sm-4">
<span class="small"><a href="/password">Forgotten password</a> </span>
<span class="small">Or perhaps you need to <a href="/register">register</a> first</span>
<span class="small"><a href="/password">Forgotten password</a>.<br>
Or perhaps you need to <a href="/register">register</a> first</span>
</div>
</form>

0 comments on commit 3cae0fb

Please sign in to comment.