diff --git a/templates/partials/page/calendar.html b/templates/partials/page/calendar.html index 0c2434c..8a7d04f 100644 --- a/templates/partials/page/calendar.html +++ b/templates/partials/page/calendar.html @@ -159,4 +159,6 @@ {% endif %} - \ No newline at end of file + + +{{ render_partial('partials/stats.html', stats=person['Stats']) }} \ No newline at end of file diff --git a/templates/partials/page/person.html b/templates/partials/page/person.html index e623398..5a8f128 100644 --- a/templates/partials/page/person.html +++ b/templates/partials/page/person.html @@ -1,5 +1,5 @@
-
+