Display stats under calendar

This commit is contained in:
Peter Stockings
2022-12-03 20:22:06 +11:00
parent 9191707e84
commit f907a2aa3a
2 changed files with 4 additions and 2 deletions

View File

@@ -159,4 +159,6 @@
</div>
</div>
{% endif %}
</div>
</div>
{{ render_partial('partials/stats.html', stats=person['Stats']) }}