#! /usr/bin/env python
"""Define several XHTML document strings to be used in VerseMatch.
Unlike the original program written in Java, a large portion of the
XHTML code is defined separately here to be used as format strings."""
################################################################################
__author__ = 'Stephen "Zero" Chappell '
__date__ = '11 February 2010'
__version__ = '$Revision: 3 $'
################################################################################
TEMPLATE = '''\
{}
Simple "Verse Quiz" Servlet