chiark / gitweb /
ba6c8b9bfd318bd66ec751c37f215101537cdfc7
[ypp-sc-tools.web-live.git] / yarrg / web / autohandler
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 % $m->call_next;
3 <%init>
4 use CommodsWeb;
5 set_ctype_utf8();
6 $r->content_type('text/html; charset=UTF-8');
7 </%init>