This commit is contained in:
Matthias 2022-05-11 13:42:15 +02:00
parent 887609cf2a
commit dd5f53d2ef
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -223,6 +223,7 @@ def get_plugins(pkg, baseclass):
return plugins
# endregion
# region templates
def render_template(plugin, template_file, context=None):
"""