diff --git a/index.html b/index.html index f5f2e57..389d905 100644 --- a/index.html +++ b/index.html @@ -42,11 +42,8 @@

{{post.title}}

{% endif %} {% endif %} - {% if paginator.page == 1 %} - {% if !paginator.next_page %} - Page: {{paginator.page}} of {{paginator.total_pages}} - {% endif %} - {% endif %} + Page: {{paginator.page}} of {{paginator.total_pages}} + {% if paginator.next_page %}