#!/bin/sh echo Status: 410 echo Content-Type: text/html echo cat << __EOF__ __TITLE__ __NAVIGATION__
__H1__ All bytes of this page have been reused... to make this image

The page you are looking for has been deleted.

Don't bother trying again; the page won't be undeleted.

__FOOTER__ __EOF__