Engine.select_template(self, template_name_list) [source]
Like get_template(), except it takes a list of names and returns the first template that was found.
Engine.select_template(self, template_name_list) [source]
Like get_template(), except it takes a list of names and returns the first template that was found.
Please login to continue.