{if $comments_at_top_of_page eq 'y' and $print_page ne 'y' and $feature_wiki_comments eq 'y' } {include file="bitpackage:wiki/page_header.tpl"} {include file="bitpackage:liberty/comments.tpl"} {/if} {if $gBitSystem->isPackageActive( 'pigeonholes' )} {include file="bitpackage:pigeonholes/display_paths.tpl"} {/if}
{if $pageCopyrights}
{section name=i loop=$pageCopyrights}
© {$pageCopyrights[i].year} {$pageCopyrights[i].authors} {if $pageCopyrights[i].title} under {$pageCopyrights[i].title}{/if}
{/section}
{elseif $wikiLicensePage != '' }
{tr}The content on this page is licensed under the terms of the{/tr} {tr}{$wikiSubmitNotice}{/tr}.
{/if}
{if $gBitUser->hasPermission( 'bit_p_edit_copyrights' )}
{tr}To edit the copyright notices{/tr} {tr}click here{/tr}.
{/if}