You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{% load static %}
|
|
<!-- Footer -->
|
|
<div>
|
|
<br><br><br>
|
|
</div>
|
|
<footer class="py-3 bg-dark fixed-bottom">
|
|
<div class="container">
|
|
<p class="m-0 text-center text-white">Copyright © DjangoExam 2023</p>
|
|
</div>
|
|
</footer> |