File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 106106< footer class ="footer bg-dark ">
107107 < div class ="container ">
108108 < span class ="text-muted "> Chat API </ span >
109- < span > ©Khan Asfi Reza All rights reserved </ span >
109+ < span class =" text-white " > ©Khan Asfi Reza All rights reserved </ span >
110110 </ div >
111111</ footer >
112112
Original file line number Diff line number Diff line change 1818 </ div >
1919 </ form >
2020 < div class ="border-top pt-3 ">
21- < small class ="text-muted ">
21+ < span style =" font-size: 2rem " class ="text-muted ">
2222 Don't have An Account? < a class ="ml-2 " href ={% url 'signup' %}> Sign In</ a >
23- </ small >
23+ </ span >
2424 </ div >
2525 </ div >
2626
Original file line number Diff line number Diff line change 22{% block main %}
33 < h2 > You have been logged out</ h2 >
44 < div class ="border-top pt-3 ">
5- < small class ="text-muted ">
5+ < span class ="text-muted ">
66 < a class ="btn btn-light " href ="{% url 'login' %} "> Log In Again</ a >
7- </ small >
7+ </ span >
88 </ div >
99{% endblock main %}
Original file line number Diff line number Diff line change 1818 </ div >
1919 </ form >
2020 < div class ="border-top pt-3 ">
21- < small class ="text-muted ">
21+ < span style =" font-size: 2rem " class ="text-muted ">
2222 Already Have An Account? < a class ="ml-2 " href ={% url 'login' %}> Sign In</ a >
23- </ small >
23+ </ span >
2424 </ div >
2525 </ div >
2626
You can’t perform that action at this time.
0 commit comments