init
This commit is contained in:
16
livejournal/htdocs/styles/browse/index.html
Executable file
16
livejournal/htdocs/styles/browse/index.html
Executable file
@@ -0,0 +1,16 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Style Browser</title>
|
||||
</head>
|
||||
|
||||
<frameset cols="200,*">
|
||||
<frameset rows="100,*">
|
||||
<frame name="start" src="start.bml">
|
||||
<frame name="links" src="links.bml">
|
||||
</frameset>
|
||||
<frame name="main" src="instructions.bml">
|
||||
</frameset>
|
||||
|
||||
</html><!-- <LJDEP>
|
||||
link: htdocs/styles/browse/start.bml, htdocs/styles/browse/blank.bml, htdocs/styles/browse/instructions.bml
|
||||
</LJDEP> -->
|
||||
Reference in New Issue
Block a user