{% comment Tornado template %} {% extends "error.html" %} {% block message %}

Error {{ status_code }}

File not Found!
{% end %}