Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1, Wed May 10 05:08:54 2006 UTC | revision 1.2, Mon May 19 03:23:30 2008 UTC | |
|---|---|---|
| # | Line 4 | Line 4 |
| 4 | <title><?php print $head_title ?></title> | <title><?php print $head_title ?></title> |
| 5 | <?php print $head ?> | <?php print $head ?> |
| 6 | <?php print $styles ?> | <?php print $styles ?> |
| 7 | <?php print $scripts ?> | |
| 8 | <script type="text/javascript"><?php /* Needed to avoid Flash of Unstyle Content in IE */ ?> </script> | <script type="text/javascript"><?php /* Needed to avoid Flash of Unstyle Content in IE */ ?> </script> |
| 9 | </head> | </head> |
| 10 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |