| Revision 468,
466 bytes
checked in by jdalbey, 7 years ago
(diff) |
|
einotebook - multifile commit. Redesign to fix timing problem on some machines as well as improve file naming. Fixed #176.
|
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | <html> |
|---|
| 2 | <head> |
|---|
| 3 | <link rel="stylesheet" type="text/css" href="cad.css"> |
|---|
| 4 | <link rel="stylesheet" type="text/css" href="cadpad.css"> |
|---|
| 5 | <link rel="stylesheet" type="text/css" href="../script/scrollframe.css"> |
|---|
| 6 | <script type="text/javascript" src="currentEvent.js"></script> |
|---|
| 7 | <script type="text/javascript" src="../scripts/cookies.js"></script> |
|---|
| 8 | </head> |
|---|
| 9 | <body> |
|---|
| 10 | <div id="cadpadwrap"> |
|---|
| 11 | <div id="cadpadcontent"> |
|---|
| 12 | </div> |
|---|
| 13 | </div> |
|---|
| 14 | </body> |
|---|
| 15 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.