diff options
Diffstat (limited to '')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,6 +25,6 @@ navbar_link: <span class="glyphicon glyphicon-home"></span> Main page <hr/> {% endfor %} <div class="text-center"> - {% include pagination.html %} + {% include common/pagination.html %} </div> {% endif %} |