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

    r1923 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><$MTBlogName encode_html="1"$>: <__trans phrase="[_1] Archives" params="<$MTArchiveTitle$>"></title> 
    6     <$mt:include module="<__trans phrase="HTML Head">"$> 
    77<mt:ignore> 
    88    <!-- Include Next and Previous links if publishing a date-based archive -->