Mise à jour du dashboard

This commit is contained in:
Gregory Trullemans 2023-05-15 14:01:27 +02:00
parent 16df37bad4
commit e94cee695b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<h4 class=""><i class="text-primary fal fa-laugh-wink"></i> Hi {{ user.username }} !</h4>
</div>
<div class="card-body text-justify">
<p>Welcome to Jarvi v0.80 <span class="text-muted">(last update : 29-01-2023)</span></p>
<p>Welcome to Jarvi v0.82 <span class="text-muted">(last update : 15-05-2023)</span></p>
<p>This application is here to help coaches to manage the gymnasts (evolution, evaluation, routines, scores, …). This tool is not perfect so feel free to make improvement proposals, bug reports, … by sending me an <a href="mailto:gregory@flyingacrobaticstrampoline.be">email</a>.</p>
<p>You can find the user manuel <a href="{% static "files/Manuel_Utilisateur.pdf" %}" download>here (in french)</a>.</p>
</div>