Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Commit

Permalink
Update login.html
Browse files Browse the repository at this point in the history
  • Loading branch information
risufaj committed Sep 3, 2018
1 parent e503704 commit 4b215ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/templates/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h2 class="form-signin-heading">Parkour</h2>
<div class="text-center link-forgot-password">
<a class="" href="{% url 'password_reset' %}">Forgot password?</a>
</div>
<input class="btn btn-lg btn-primary btn-block" type="submit" value="Login" />
<input class="btn btn-lg btn-primary btn-block" type="submit" value="Loginnn" />
<input type="hidden" name="next" value="{{ next }}" />
</form>
</div>
Expand Down

0 comments on commit 4b215ad

Please sign in to comment.