From ace3dbcb62317034cb061edab90ad3e5f6eae041 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 18 Feb 2018 05:02:53 +0300 Subject: _includes: pagination.html -> paginator.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 46cfdef..111f13e 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,6 @@ root_page: true
{% endfor %}
- {% include common/pagination.html %} + {% include common/paginator.html %}
{% endif %} -- cgit v1.2.3