Help for this page
#!/usr/bin/perl -- use strict; use warnings; ... } return; }
@@ index.html.ep % layout 'green'; ... <head><title><%== title %></title></head> <body bgcolor='lightgreen'><%= content %></body> </html>