echo "Content-type: text/html"
echo ""
shortname = `param sname`
cat ./fileparts/header.html
<<<<<<< HEAD
echo ""
cat ./fileparts/report.html
=======
if [ "REQUEST_METHOD" = "POST"]; then
#Make a thank-you-for-reporting-bug page
set
echo ""
else
cat ./fileparts/report.html
fi
>>>>>>> development
cat ./fileparts/footer.html