initial move to git (subversion history dropped intentionally)
This commit is contained in:
12
index.html
Normal file
12
index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head><title>SAFE</title></head>
|
||||
<frameset cols="180,*" border="0" framespacing="2" frameborder="0">
|
||||
<frame name="mainleft" src="navframe.html" noresize="0" frameborder="0">
|
||||
<frame name="mainright" src="customers.php" noresize="0" scrolling="YES" frameborder="0">
|
||||
<noframes>
|
||||
<body>Your browser does not support frames.<br>
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user