diff options
Diffstat (limited to 'plt/art/index.html')
-rw-r--r-- | plt/art/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plt/art/index.html b/plt/art/index.html index 87c083d..45c1907 100644 --- a/plt/art/index.html +++ b/plt/art/index.html @@ -45,7 +45,7 @@ {{tag_list.print(all_tags, "art-tags")}} {%import "art/page_list.html" as page_list%} - {{page_list.print(all_pages)}} + {{page_list.print(all_pages, config)}} {%endblock body_content%} {%block body_footer%} |