Engine.get_template(template_name)
[source]
Loads a template with the given name, compiles it and returns a Template
object.
Engine.get_template(template_name)
[source]
Loads a template with the given name, compiles it and returns a Template
object.
Please login to continue.