Put your application code in this Python package.

app_templates
  Place Page Templates (file extension '.pt') in this directory.  They
  will automatically be associated as views with the model in app.py.

static
  Place static resources such as CSS, JS, images, etc. in here.
