diff --git a/templates/partials/page/calendar.html b/templates/partials/page/calendar.html index 33ed151..1fc4a9f 100644 --- a/templates/partials/page/calendar.html +++ b/templates/partials/page/calendar.html @@ -161,4 +161,13 @@ {% endif %} -{{ render_partial('partials/stats.html', stats=person['Stats']) }} \ No newline at end of file +{{ render_partial('partials/stats.html', stats=person['Stats']) }} + + \ No newline at end of file