mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>VileSci</title>
|
||||
</head>
|
||||
|
||||
<frameset cols="150,*" rows="*" border="0" frameborder="0">
|
||||
<frame src="menu.html" name="nav">
|
||||
<frame src="main.html" name="main">
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body bgcolor="#FFFFFF">
|
||||
|
||||
</body>
|
||||
</noframes>
|
||||
</html>
|
||||
Reference in New Issue
Block a user