' : '', '
';
echo '
';
// The main content should go here.
echo '
';
// Show the "Powered by" and "Valid" logos, as well as the copyright. Remember, the copyright must be somewhere!
echo '
', !empty($settings['forum_width']) ? '
' : '';
}
function template_html_below()
{
global $context, $settings, $options, $scripturl, $txt, $modSettings;
echo '
';
echo '
';
/*
echo '
', empty($context['header_logo_url_html_safe']) ? $context['forum_name'] : '
';
/*
// the upshrink image, right-floated
echo '
';
echo '
', empty($settings['site_slogan']) ? '
' : '
'; */ // Show the navigation tree. theme_linktree(); // Define the upper_section toggle in JavaScript. echo ' '; // Show the menu here, according to the menu sub template. if (!$context['current_board']) template_menu(); echo '
', empty($context['header_logo_url_html_safe']) ? $context['forum_name'] : '
', '
';
/*
// the upshrink image, right-floated
echo '
';
echo '
', empty($settings['site_slogan']) ? '
' . $settings['site_slogan'] . '
', '
'; */ // Show the navigation tree. theme_linktree(); // Define the upper_section toggle in JavaScript. echo ' '; // Show the menu here, according to the menu sub template. if (!$context['current_board']) template_menu(); echo '
';
// Custom banners and shoutboxes should be placed here, before the linktree.
}
function template_body_below()
{
global $context, $settings, $options, $scripturl, $txt, $modSettings;
echo '