|
|
@ -17,6 +17,7 @@ $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER |
|
|
|
lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>"> |
|
|
|
<head> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
|
|
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /><![endif]--> |
|
|
|
<title><?php tpl_pagetitle() ?> [<?php echo strip_tags($conf['title']) ?>]</title>
|
|
|
|
<?php tpl_metaheaders() ?>
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" /> |
|
|
|