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