[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]