rst.tmpl
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Feb 2016 13:12:06 +0200
changeset 1908 0260f8ffef35
parent 1901 12a7d89c74a9
child 1912 8b81a8f0f692
permissions -rw-r--r--
Generate single HTML build.

<!DOCTYPE html>
<html>
<head>
<meta name=viewport content="width=device-width, initial-scale=1">
%(head)s
%(stylesheet)s
%(body_prefix)s
  <div id="sidebar"><iframe src="iframe.html"></iframe></div>
%(body_pre_docinfo)s
%(docinfo)s
%(body)s
%(body_suffix)s