362b71c
1 2 3 4 5 6 7 8 9
<html> include(templates/head.html) <body> sinclude(tmp/metadata.html) sinclude(tmp/toc.html) include(tmp/body.html) sinclude(tmp/index.html) <body> </html>