summaryrefslogtreecommitdiff
path: root/plt/art/tag.html
diff options
context:
space:
mode:
Diffstat (limited to 'plt/art/tag.html')
-rw-r--r--plt/art/tag.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plt/art/tag.html b/plt/art/tag.html
index 8881998..aa1c0b9 100644
--- a/plt/art/tag.html
+++ b/plt/art/tag.html
@@ -38,7 +38,7 @@
<h1>Art filtered by {{tag[0]}}</h1>
{%import "art/page_list.html" as page_list%}
- {{page_list.print(tag_pages)}}
+ {{page_list.print(tag_pages, config)}}
{%endblock body_content%}