we need to fetch the template anyway

This commit is contained in:
2020-12-04 17:19:34 +01:00
parent e2edf189fc
commit 2bd0d3db47
2 changed files with 5 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ index_props = [
"property": "author",
"list": False,
"item_dir": "authors",
"item_tpl"; "author",
"item_tpl": "author",
"index_name": "authors",
"index_tpl": "authors_index"
}