]> git.ozlabs.org Git - patchwork/blobdiff - patchwork/templates/patchwork/patch-list.html
patchwork/templates: Suppress cycle template tag warning
[patchwork] / patchwork / templates / patchwork / patch-list.html
index 718949e020bbbe84719c5f703a552b07e8fd038e..4b3cb23afe7217c075995a042fd5c305a9327f08 100644 (file)
@@ -3,6 +3,8 @@
 {% load patch %}
 {% load static %}
 
+{% load cycle from future %}
+
 {% include "patchwork/pagination.html" %}