Show
Ignore:
Timestamp:
04/25/08 06:58:29 (19 months ago)
Author:
fumiakiy
Message:

Moved <title> after Content-Type meta; Internet Explorer can't render contents if title contains non-ASCII characters and comes before Content-Type meta.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-36/default_templates/page.mtml

    r2062 r2101  
    33<html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard"> 
    44<head> 
     5    <$mt:include module="<__trans phrase="HTML Head">"$> 
    56    <title><$MTPageTitle encode_html="1"$> - <$MTBlogName encode_html="1"$></title> 
    6     <$mt:include module="<__trans phrase="HTML Head">"$> 
    77    <$MTEntryTrackbackData$> 
    88    <script type="text/javascript" src="<$MTLink template="javascript"$>"></script>