diff --git a/templates/index.html b/templates/index.html index 8269f943..696796df 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,7 +31,7 @@ {{ board.url }} - {{ board.title|e }}{% if page_num %} - Page {{ page_num }}{% endif %} -
+
{{ boardlist.top }}
@@ -116,7 +116,7 @@
-
+
{{ btn.prev }} [ {% for page in pages %} {{ page.num }}{% if not loop.last %} /{% endif %}