commit | 721949bcdccd32680bfbae7b9530719f1422a9ff | [log] [tgz] |
---|---|---|
author | pR0Ps <pR0Ps.CM@gmail.com> | Wed Dec 11 13:09:22 2013 -0500 |
committer | pR0Ps <pR0Ps.CM@gmail.com> | Wed Dec 11 13:25:31 2013 -0500 |
tree | 71f9203b355560a6819be1cd9aaaf8ebbc88e143 | |
parent | 6bf52275cbf4fc17d710a89199a9b15801bfaae7 [diff] [blame] |
Changes to pagination
diff --git a/templates/index.html b/templates/index.html index e2da6ee..d45d083 100644 --- a/templates/index.html +++ b/templates/index.html
@@ -23,5 +23,7 @@ {% endblock %} {% block footer %} +<footer> {% include "modules/pagination.html" %} +</footer> {% endblock %}