Changeset 217
- Timestamp:
- 10/20/06 16:02:09 (2 years ago)
- Files:
-
- tags/0.2/sites/template (added)
- tags/0.2/template.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tags/0.2/template.html
r216 r217 3 3 <html> 4 4 <head> 5 <title> </title>6 <link rel="stylesheet" type="text/css" media="print" href="../ ../framework/core/print.css" />5 <title>A simple web page template compatible with WYMstyle 0.2</title> 6 <link rel="stylesheet" type="text/css" media="print" href="../core/print.css" /> 7 7 <link rel="stylesheet" type="text/css" media="screen" href="css/screen.css" /> 8 8 </head>