# # the main front page # import pagebase def showpage(web, path, query): pagebase.header(web) web.write('''

I Read Your Book encourages sharing of very special or important books. Before deciding to share a book please read more about this scheme.

''') pagebase.footer(web)