Jinja2: add SORTS_COMMON and SORTS_ALL
This commit is contained in:
parent
384b4fbd22
commit
ba96decb9b
4 changed files with 5 additions and 3 deletions
|
@ -86,6 +86,8 @@ def inject_constants():
|
|||
"PERMS":PERMS,
|
||||
"FEATURES":FEATURES,
|
||||
"RENDER_DEPTH_LIMIT":RENDER_DEPTH_LIMIT,
|
||||
"SORTS_COMMON":SORTS_COMMON,
|
||||
"SORTS_POSTS":SORTS_POSTS,
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue