You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
339 B

{* $Id$ *}<!DOCTYPE html>
{if ! $plain}
{block name=title}{/block}
{/if}
{block name=content}{/block}
{if $headerlib}
{$headerlib->output_js_config()}
{$headerlib->output_js_files()}
{$headerlib->output_js()}
{/if}
{if $prefs.feature_debug_console eq 'y' and not empty($smarty.request.show_smarty_debug)}
{debug}
{/if}