Update Dashboard

This commit is contained in:
Gregory Trullemans 2024-01-31 09:08:22 +01:00
parent e8afeeda07
commit cfeaab840f
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.95 <span class="text-muted">(last update : 28-1-2024)</span></p>
<p>Welcome to Jarvi v0.95.1 <span class="text-muted">(last update : 31-1-2024)</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>