|
Revision 1707, 420 bytes
(checked in by bsmith, 20 months ago)
|
|
bugzid:69535 - less modularized template set committed. produces same html as modularized template set
|
| Line | |
|---|
| 1 | <meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" /> |
|---|
| 2 | <meta name="generator" content="<$MTProductName version="1"$>" /> |
|---|
| 3 | <link rel="stylesheet" href="<$MTLink template="styles"$>" type="text/css" /> |
|---|
| 4 | <link rel="start" href="<$MTBlogURL$>" title="Home" /> |
|---|
| 5 | <link rel="alternate" type="application/atom+xml" title="Recent Entries" href="<$MTLink template="feed_recent"$>" /> |
|---|
| 6 | <$MTCCLicenseRDF$> |
|---|