(setq html-helper-do-write-file-hooks t) (setq html-helper-build-new-buffer t) (setq html-helper-address-string "Home") ;; Template for new buffers, ;; inserted by html-helper-insert-new-buffer-strings ;; if html-helper-build-new-buffer is set to t (tempo-define-template "html-skeleton" '("\n" "\n" "\n" "\n" "\n" "club535 :\n" "\n" "
\n" "
\n" "
\n" "\n" "

\n" html-helper-timestamp-start html-helper-timestamp-end "\n

\n\n" "
| \n" "" "next | \n" "" "home | \n" "" "back |\n" "
\n" "

\n" "\n\n\n\n\n\n\n\n\n" "
\n" "| \n" "" "next | \n" "" "home | \n" "" "back |\n" "\n

\n" "Copyright (C) 1999-2001 Webmasters of \n" "" "www.club535.com." "\n All Rights Reserved.\n" "

\n
\n" "\n\n"))