Skip to content

Commit 1e0188c

Browse files
committed
Dead Links Removed From Signup Page
1 parent e074b76 commit 1e0188c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/user_profile/templates/register.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ <h5 class="mb-4" style="font-size: 2.2vw;color:#528CDD;">Programming community o
5454
</div>
5555
</div>
5656
<hr style="color:#b1b1b1;">
57-
<div style="font-size: 90%;"><span><a>About</a> </span>&emsp;<span> <a>Team</a> </span>&emsp;<span> <a>Contact</a> </span>&emsp;<!-- <span class="text-muted" style="float: right;position: absolute;bottom: 10px;right:10px;">Copyright©
57+
<div style="font-size: 90%;"><span><a href="{% url 'home' %}">About</a> </span>&emsp;
58+
<span><a href="{% url 'forum:team_page' %}">Team</a> </span>&emsp;<!-- <span class="text-muted" style="float: right;position: absolute;bottom: 10px;right:10px;">Copyright©
5859
<script>document.write(new Date().getFullYear())</script> </span> -->
5960
</div>
6061
</center>

0 commit comments

Comments
 (0)