Update periodical report

This commit is contained in:
Gregory Trullemans 2023-11-29 13:20:14 +01:00
parent 95226c4271
commit 5cb5517614
1 changed files with 8 additions and 8 deletions

View File

@ -160,7 +160,7 @@
</tbody>
</table>
{% else %}
No intensty for selected period.
No intensty for the selected period.
{% endif %}
</div>
<div class="col-12">
@ -205,7 +205,7 @@
</tbody>
</table>
{% else %}
<p class="muted-text">There are no injury corresponding to your criterias.</p>
<p class="muted-text">There are no injury for the selected period.</p>
{% endif %}
</div>
</div>
@ -278,7 +278,7 @@
{% endif %}
</table>
{% else %}
No chrono/ToF found.
No chrono/ToF for the selected period.
{% endif %}
</div>
@ -352,7 +352,7 @@
{% endif %}
</table>
{% else %}
No scores during the selected week.
No scores during for the selected period.
{% endif %}
</div>
</div>
@ -372,7 +372,7 @@
{% endfor %}
</table>
{% else %}
No new skill learned on the selected week.
No new skill learned on the selected period.
{% endif %}
</div>
<div class="col-6">
@ -389,7 +389,7 @@
{% endfor %}
</table>
{% else %}
No objective for the selected week.
No objective for the selected period.
{% endif %}
</div>
</div>
@ -408,7 +408,7 @@
{% endfor %}
</table>
{% else %}
No events on the selected week.
No events on the selected period.
{% endif %}
</div>
</div>
@ -421,7 +421,7 @@
{{ note.to_markdown | safe }}
{% endfor %}
{% else %}
No note for the selected week.
No note for the selected period.
{% endif %}
</div>
</div>