chiark / gitweb /
b0d7d98c8700ed81cf851743f3e6a7851d782dc7
[ypp-sc-tools.main.git] / yarrg / web / autohandler
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--
3     This HTML is generated by the YARRG website, which is
4     <& copyrightdate &>.
5
6     The YARRG website is Free Software and licenced according to the
7     GNU Affero General Public Licence (v3 or later).  See the link at
8     the bottom of this page for full licence and copyright
9     information.
10
11     Many YARRG web pages also display data from the YARRG database,
12     which contains mostly contributions from YARRG users and is not
13     covered by the AGPL.
14 -->
15
16 % $m->call_next;
17
18 <%init>
19 use CommodsWeb;
20 set_ctype_utf8();
21 $r->content_type('text/html; charset=UTF-8');
22 </%init>