template (defun html-tplt() "creates the most basic HTML page" (interactive) (setq page-name (read-string "Page Name? ") ) (insert "