#file=geisa_page_post_begin #on entry: $title [$subtitle] [$bname] $HOME #on exit: $curdir $tempdir HOME_GEISA=/usr/local/apache/cgi-bin/geisa curdir=`pwd`;tempdir=/doc/data/GEISA/temp$$ mkdir $tempdir $HOME_GEISA/etrap purge $tempdir sync 5 echo content-type: text/html echo echo "${bname:-$geisabl} : $title" echo "

${bname:-$geisabl} : ${subtitle:-$title}

"