Expand description
Module to read the HTML files and load as Jinja templates.
Functions§
- Reads all the HTML files in templates directory and loads the content into a Jinja Environment
- Read the content of each file and return it as a String.
Module to read the HTML files and load as Jinja templates.