#!/bin/sh

echo Content-type: text/html
echo

cat demo/get-to-work-examples.html
