2024
This commit is contained in:
parent
a9644f7e42
commit
464d653a4c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{% if user.is_authenticated %}
|
||||
<div class="container-lg">
|
||||
<footer class="footer d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
|
||||
<p class="col-md-4 mb-0 text-muted">Version: 1.0 © 2023 fbf </p>
|
||||
<p class="col-md-4 mb-0 text-muted">Version: 1.0 © 2024 fbf </p>
|
||||
<ul class="nav col-md-5 justify-content-end">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link px-2 text-muted" href="{% url 'bird_all' %}">Home</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue