<% # vim: ft=aspperl # Setup the stuff for handling the cookies # Push the blog cookie on the beginning unshift @{ $Page->{cookies}{order} }, qw( REFEN ); $Response->Include( 'index.tmpl' ); %>