#!/bin/sh

echo Content-type: text/html
echo

cat demo/standard-examples.html
