Renders the specified Jinja2 template to HTML and adds the output to the display.
str
The fully-qualified path to the template to be rendered.
Any
Any keyword arguments that will be use as variable replacements within the template.
dict