<%init>
return "text/html" if $url =~ /\.html?$/;
return undef;
</%init>
