Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
warmerdam committed Dec 8, 2013
1 parent 4dbd811 commit 2a456e7
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
<h1>test</h1>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>The Breast Buddies</title>
</head>
<FRAMESET border=0 frameSpacing=0 frameBorder=0 cols=18%,82%>
<FRAME border=0 name=side src="menu.html"
noResize scrolling=no TARGET="front" BASE>
<FRAME name=front src="main.html" TARGET="SCROLLING=yes">
<NOFRAMES><body></body></NOFRAMES>
</FRAMESET>
</html>

0 comments on commit 2a456e7

Please sign in to comment.