frame.html
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 19 Dec 2015 11:30:30 +0200
changeset 1831 801b0a13a1a0
parent 1370 f696187c0098
permissions -rw-r--r--
Getting thins done. Time management.

<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="README.html" name="article">
</frameset>
</html>