It worked!
Congratulations on your first Tornado project.
Here's what to do next:
Add handlers for your pages in the
handlers
directory.
Add urls for your page handlers in the
urls.py
file.