File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
website/user_profile/templates Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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 >  < span > < a > Team</ a > </ span >  < span > < a > Contact</ a > </ span >  <!-- <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 >  
58+ < span > < a href ="{% url 'forum:team_page' %} "> Team</ a > </ span >  <!-- <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 >
You can’t perform that action at this time.
0 commit comments