This commit is contained in:
2019-02-06 00:49:12 +03:00
commit 8dbb1bb605
4796 changed files with 506072 additions and 0 deletions

View 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> -->