index-frame.html
changeset 1079 ef0805397b5b
parent 1078 bd64c9d8d019
child 1080 59c7141df3b2
--- a/index-frame.html	Fri Nov 04 16:29:24 2011 +0200
+++ /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>