def ezt_to_html()

in server/app/lib/assets.py [0:0]


def ezt_to_html(
    template_file: typing.Union[os.PathLike, str],
    data: typing.Any,
    target_filename: typing.Optional[typing.Union[os.PathLike, str]] = None,