<% # Set a default email address to sign the bottom of each page.
set signatory [ad_parameter -package_id [ad_acs_kernel_id] SystemOwner "admin@yourservername"] %>
@title@
@title@
@context_bar;noquote@
<% # Setting the default attributes for page display.
set bgcolor [ad_parameter -package_id [ad_acs_kernel_id] bgcolor acs-core-ui white]
set text [ad_parameter -package_id [ad_acs_kernel_id] textcolor acs-core-ui black]
set attributes "bgcolor=\"$bgcolor\" text=\"$text\"" %>
@head_contents@
@page_title@
@page_title@
@context_bar@
@signatory@