$def with (notes, size)

Hello, world!

last $size notes

    $for note in notes:
  1. $note.value["content"] ($note.key)

add a note


about this site

This is a web.py example app, demonstrating that it works fine with Google App Engine CouchDB. View the source.

Yoan Blanc — adapted from Aaron Swartz’s webpy.appspot.com for web.py.