> MyApp->config->{static}->{ignore_extensions} = [ qw/tmpl/ ]; Ok, this solve problem with static content. But what to do if i want place templates in separate subfolder: MyApp/root/template/ ? -- Maxim Nechaev