'; // You don't need to manually load index.css, this will be set up for you. You can, of course, add // any other files you want, after template_css() has been run. Note that RTL will also be loaded for you. // The most efficient way of writing multi themes is to use a master index.css plus variant.css files. // If you've set them up properly (through $settings['theme_variants'], loadCSSFile will load the variant files for you. // load in any css from mods or themes so they can overwrite if wanted template_css(); // Save some database hits, if a width for multiple wrappers is set in admin. if (!empty($settings['forum_width'])) echo ' '; // load in any javascript files from mods and themes template_javascript(); echo ' ', !empty($context['meta_keywords']) ? ' ' : '', '
', $context['random_news_line'], '