Update intensity listing

This commit is contained in:
Gregory Trullemans 2024-02-04 08:43:02 +01:00
parent 0239da245c
commit 5083a452a1
1 changed files with 10 additions and 3 deletions

View File

@ -101,13 +101,20 @@
{% endif %}
</b>
</td>
<td class="text-right">{{ intensity.mean_difficulty_by_passe_in_unit | floatformat:2 }}</td><!-- Difficulty by passe -->
<td class="text-right"><!-- # skill by passe -->
<!-- Difficulty by passe -->
<td class="text-center">
{{ intensity.mean_difficulty_by_passe_in_unit | floatformat:2 }}
</td>
<!-- # skill by passe -->
<td class="text-right">
<b>
{{ intensity.mean_quantity_of_skill_by_passe | floatformat:2 }}
</b>
</td>
<td class="text-right">{{ intensity.mean_difficulty_by_skill_in_unit | floatformat:2 }}</td><!-- Difficulty by skill -->
<!-- Difficulty by skill -->
<td class="text-right">
{{ intensity.mean_difficulty_by_skill_in_unit | floatformat:2 }}
</td>
<!-- Skill by time -->
<!-- <td class="text-right">
<b>