Update dashboard

This commit is contained in:
Gregory Trullemans 2023-07-05 12:28:32 +02:00
parent e070130cec
commit ebc51e15d2
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 pt-0">
<p>Welcome to Jarvi v0.84 <span class="text-muted">(last update : 19-06-2023)</span></p>
<p>Welcome to Jarvi v0.86 <span class="text-muted">(last update : 05-07-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 manual <a href="{% static "files/Manuel_Utilisateur.pdf" %}" download>here (in french)</a>.</p>
</div>