#!/bin/sh

echo Content-type: text/html
echo

cat demo/IFD-5-examples.html
