Update version to 2.1 - Added manual 'send now' action for automatic reports
This commit is contained in:
parent
56164b2f47
commit
1f28ec113b
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: 2.0 © 2025 fbf </p>
|
||||
<p class="col-md-4 mb-0 text-muted">Version: 2.1 © 2025 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