summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patchwork/templates/patchwork/patch-list.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/patchwork/templates/patchwork/patch-list.html b/patchwork/templates/patchwork/patch-list.html
index 718949e..4b3cb23 100644
--- a/patchwork/templates/patchwork/patch-list.html
+++ b/patchwork/templates/patchwork/patch-list.html
@@ -3,6 +3,8 @@
{% load patch %}
{% load static %}
+{% load cycle from future %}
+
{% include "patchwork/pagination.html" %}