Private
Public Access
1
0
Files
rowsandall/rowers/templates/sessionstats.html
2024-07-26 16:31:29 +02:00

12 lines
151 B
HTML

{% extends "emailbase.html" %}
{% block body %}
<p>
Attached the requested stats.
</p>
<p>
Best Regards, the Rowsandall Team
</p>
{% endblock %}