mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
templates: Abstract render_bundle behind a Jinja2 macro.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
committed by
Tim Abbott
parent
1df5cdc41a
commit
9b38bcc2a6
@@ -336,6 +336,7 @@ def is_django_block_tag(tag):
|
||||
'for',
|
||||
'if',
|
||||
'ifequal',
|
||||
'macro',
|
||||
'verbatim',
|
||||
'blocktrans',
|
||||
'trans',
|
||||
|
||||
Reference in New Issue
Block a user