diff --git a/templates/index.html b/templates/index.html
index 4d386e7..08eded5 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -18,7 +18,7 @@
{{ tables.render_table(
stale_worklog_headers,
stale_worklog_rows,
- 'index'
+ 'worklog_entry'
)}}
{{ tables.render_pagination(
'index',