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/comment_response.mtml

    r1923 r2101  
    2020 
    2121 
     22    <$mt:include module="<__trans phrase="HTML Head">"$> 
    2223    <title><$MTBlogName encode_html="1"$>: <$MTVar name="page_title"$></title> 
    23     <$mt:include module="<__trans phrase="HTML Head">"$> 
    2424</head> 
    2525<body id="<$mt:BlogTemplateSetID$>" class="<$mt:var name="body_class"$> <$MTVar name="page_layout"$>">