frame.html
changeset 1893 da0024f4f068
parent 1892 158115e70f3d
child 1894 2e3bc2435d68
--- a/frame.html	Sat Feb 20 14:43:09 2016 +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="frame-index.html" name="toc">
-    <frame src="README.html" name="article">
-</frameset>
-</html>