frame.html
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 07 Feb 2012 16:55:21 +0200 (2012-02-07)
changeset 1216 7a3ade740d3f
parent 1079 ef0805397b5b
child 1370 f696187c0098
permissions -rw-r--r--
Fix RST syntax.
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>tips index</title>
</head>
<frameset cols="220,*">
    <frame src="frame-index.html" name="toc">
    <frame src="index.html" name="article">
</frameset>
</html>