Searched refs:error_template (Results 1 – 2 of 2) sorted by relevance
404 return_error = error_template(413 return_error = error_template('', msg, '')444 def error_template(head_html, exception, extra): function
419 page = error_template % {582 error_template = ''' variable