diff --git a/templates/bulletproof/entries.tpl b/templates/bulletproof/entries.tpl
index 5a8a70a7..143bf521 100644
--- a/templates/bulletproof/entries.tpl
+++ b/templates/bulletproof/entries.tpl
@@ -418,6 +418,14 @@
{if $template_option.show_pagination == 'true' && $footer_totalPages > 1}
{/if}
diff --git a/templates/timeline/entries.tpl b/templates/timeline/entries.tpl
index dcb2ce06..2f9c641f 100644
--- a/templates/timeline/entries.tpl
+++ b/templates/timeline/entries.tpl
@@ -285,6 +285,14 @@
{if $footer_totalPages >1 }
{/if}
diff --git a/templates/timeline/index.tpl b/templates/timeline/index.tpl
index a2c78086..8f5fd10d 100644
--- a/templates/timeline/index.tpl
+++ b/templates/timeline/index.tpl
@@ -114,6 +114,14 @@
{if $footer_totalPages >1 && !isset($staticpage_pagetitle)}
{/if}