root/branches/release-33/default_templates/html_head.mtml @ 1709

Revision 1709, 420 bytes (checked in by fumiakiy, 20 months ago)

Merged the latest checkins to release-32 branch to the current dev branch. svn merge -r1669:1708 http://code.sixapart.com/svn/movabletype/branches/release-32 .

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$>
Note: See TracBrowser for help on using the browser.