Add support for the Internet Defense League code
diff --git a/templates/index.html b/templates/index.html
index b798063..635ef08 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -16,5 +16,5 @@
 {% endblock %}
 
 {% block footer %}
-{% include "pagination.html" %}
+{% include "modules/pagination.html" %}
 {% endblock %}