Source code for jivago.templating.no_such_template_exception

[docs] class NoSuchTemplateException(Exception): pass