index-frame.html
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 14 Aug 2011 12:23:17 +0300
changeset 929 41752712a800
parent 902 034aeeb2a16d
permissions -rwxr-xr-x
Fix syntax foe RST.

<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>tips index</title>
</head>
<frameset cols="220,*">
    <frame src="index.html" name="toc">
    <frame src="index.html" name="article">
</frameset>
</html>