Private
Public Access
1
0
This commit is contained in:
2024-07-26 16:31:29 +02:00
parent 4968ed5550
commit 2dea905b3c
5 changed files with 262 additions and 33 deletions

View File

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