&2 "warning: ${_FILE#"$_SRCDIR"/} has no \$title" else [ -z "$TITLE" ] && TITLE=$title [ -z "$TB_TITLE" ] && TB_TITLE=$title fi include header-unified.shp echo "
" # metadata processed before this will generate the titlebar gen_titlebar # we don't include the title with the markdown, so we do this __lowdown <posted

" [ -n "$mtime" ] && echo "

modified

" # rest of stdin is the markdown __lowdown # sometimes we don't want to go back, most of the time we do [ -z "$nobacklink" ] && echo "

back

" echo '
' include footer.shp