[% DEFAULT menu = [ 'Models', 'Views', 'Feeds', 'Actions', 'Roles', 'Consoles', ], active_item = 'Views', submenu = [ { description => 'Blog post', name => 'Post', src => '/=/model/Post', }, { description => 'Blog comment', name => 'Comment', src => '/=/model/Comment', }, { description => 'Yahoo! China Staff', name => 'YahooStaff', src => '/=/model/YahooStaff' }, { description => 'IRC Log', name => 'IrcLog', src => '/=/model/IrcLog', } ]; -%] [%- prefix = active_item.replace('s$', '') %] Logout