chiark / gitweb /
httpauth.py, cmd-cgi.py, list.fhtml: Implement explicit logout action.
[chopwood] / .skelrc
1 ;;; -*-emacs-lisp-*-
2
3 (setq skel-alist
4       (append
5        '((author . "Mark Wooding")
6          (licence-text . "[[agpl]]")
7          (full-title . "Chopwood: a password-changing service")
8          (program . "Chopwood"))
9        skel-alist))