<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title><?php echo $WI['site_name']; ?></title>
<?php echo $web->Meta(); ?>
<?php
include_once 'WIInc/css_links.php';
include_once 'WIInc/js_links.php';
?>
|