index-frame.html
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 17 Sep 2011 01:45:23 +0300
changeset 997 9ad795c655dc
parent 902 034aeeb2a16d
permissions -rw-r--r--
Fix all to '.cpl'.

<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>