ox-html: Allow to add last modification time in preamble/postamble
commitbd61cb2bf0ec41bb5919fdc8c02b44682363e222
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 7 Apr 2013 12:59:27 +0000 (7 14:59 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 7 Apr 2013 12:59:27 +0000 (7 14:59 +0200)
treec6b3b8e81e72b39b57f3eccba26f30623e955e4f
parentc1d716f703acd0dcf6fd6c9568fd788e3af4f985
ox-html: Allow to add last modification time in preamble/postamble

* lisp/ox-html.el (org-html-postamble-format,
  org-html-preamble-format): Allow last modification time of source in
  template.
(org-html-format-spec): Produce last modification time when the source
is a file.
lisp/ox-html.el