#!/bin/sh
echo "Content-type: text/html\n"
echo "Hello world !"
