#!/usr/bin/env python2 import sys, cgi sys.stderr = sys.stdout data = cgi.FieldStorage() print "content-type: text/html\n" print "
%s