summaryrefslogtreecommitdiff
path: root/src/templates/export_html.html
AgeCommit message (Collapse)Author
2016-09-20Added LibreJS supportNobody Really
2016-09-08Remove the `noDocType` argument, which was only ever passed as `false`.Dan Bornstein
2016-08-24Use an EEJS template for HTML export instead of inlining it in the JS code.Dan Bornstein
The semantics of all the substitutions are identical to what they were before. I _did_ take the liberty of formatting the CSS to be a bit more readable (at the cost of adding a little bit of whitespace).