From 7f02962f5502bb581f0b50d534be0bcea0a739b2 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 25 Jun 2016 02:13:47 +0300 Subject: move common assets to common/, more info to config --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 14924b5..5e30871 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,6 @@ navbar_link:  Main page
{% endfor %}
- {% include pagination.html %} + {% include common/pagination.html %}
{% endif %} -- cgit v1.2.3