frame.html
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 07 Dec 2015 01:02:08 +0200
changeset 1789 5be99e065b56
parent 1370 f696187c0098
permissions -rw-r--r--
bootstrap-social, Font-Awesome.

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