Lines Matching refs:TemplateNotFound
26 from jinja2.exceptions import TemplateSyntaxError, TemplateNotFound, \780 If the template does not exist a :exc:`TemplateNotFound` exception is816 except TemplateNotFound: