index-frame.html
changeset 1092 639665016a27
parent 1037 49735af70121
parent 1090 d362fd4a1995
child 1093 aa9974c8abeb
--- a/index-frame.html	Fri Oct 14 23:48:24 2011 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-<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>