diff --git a/templates/index.html b/templates/index.html
index 52c7419b..ae9af59a 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -72,14 +72,6 @@
{% include 'report_delete.html' %}
-
- {{ btn.prev }} {% for page in pages %}
- [
{{ page.num }}]{% if loop.last %} {% endif %}
- {% endfor %} {{ btn.next }}
- {% if config.catalog_link %}
- |
{% trans %}Catalog{% endtrans %}
- {% endif %}
-
{{ boardlist.bottom }}