1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
[output name=copyright] __COPYRIGHT__ [output name=edit_controls] __ADL_PAGE__ [unpack] [include file="templates/layout/[either][scratch display_class][or]noleft[/either]"] [/unpack] [comment] Clear these puppies [/comment][calc] for (qw/ page_title display_class /) { delete $Scratch->{$_} } return; [/calc]