class Home(webapp2.RequestHandler):
    def get(self):

        # Create links to the Login handler.
        self.response.write(