frame.html
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 13 Jul 2012 22:32:19 +0300
changeset 1334 9bf0d5a1f0cf
parent 1079 ef0805397b5b
child 1370 f696187c0098
permissions -rw-r--r--
Include common header with quick links.

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