Skip to content

Commit 7294818

Browse files
committed
Updated the password
1 parent 6069a08 commit 7294818

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

File_Server/accounts/templates/accounts/login.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ <h3 class="text-center">Log in to File Server</h3>
4343
<br>
4444
<div class='container'>
4545
<div class="alert alert-primary container" role="alert" align='center'>
46-
<p>You have already Logged In. Please Continue to Vote!</p>
47-
<a href="{% url 'polls:index' %}" class="btn btn-success">Vote Now!</a>
46+
<p>You have already Logged In.</p>
47+
<a href="{% url 'home' %}" class="btn btn-success">Go !</a>
4848
</div>
4949
</div>
5050

0 commit comments

Comments
 (0)