root/branches/release-40/default_templates/html_head.mtml @ 2603

Revision 2603, 507 bytes (checked in by bsmith, 18 months ago)

bugzid:79938 - Normalizing Template Tags

Line 
1<meta http-equiv="Content-Type" content="text/html; charset=<$mt:PublishCharset$>" />
2<meta name="generator" content="<$mt:ProductName version="1"$>" />
3<link rel="stylesheet" href="<$mt:Link template="styles"$>" type="text/css" />
4<link rel="start" href="<$mt:BlogURL$>" title="Home" />
5<link rel="alternate" type="application/atom+xml" title="Recent Entries" href="<$mt:Link template="feed_recent"$>" />
6<script type="text/javascript" src="<$mt:Link template="javascript"$>"></script>
7<$mt:CCLicenseRDF$>
Note: See TracBrowser for help on using the browser.