6852ed8cb362697deb8c39c2c79e82f7033fc498.file.header.tpl.php
2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?php /* Smarty version Smarty-3.1.21-dev, created on 2015-01-23 12:29:40
compiled from "header.tpl" */ ?>
<?php /*%%SmartyHeaderCode:159067316354c21231f2a6b3-71376899%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'6852ed8cb362697deb8c39c2c79e82f7033fc498' =>
array (
0 => 'header.tpl',
1 => 1422012579,
2 => 'file',
),
),
'nocache_hash' => '159067316354c21231f2a6b3-71376899',
'function' =>
array (
),
'version' => 'Smarty-3.1.21-dev',
'unifunc' => 'content_54c2123207d827_95855259',
'variables' =>
array (
'page_title' => 0,
),
'has_nocache_code' => false,
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_54c2123207d827_95855259')) {function content_54c2123207d827_95855259($_smarty_tpl) {?><!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title><?php echo $_smarty_tpl->tpl_vars['page_title']->value;?>
</title>
<!-- Bootstrap Core CSS -->
<link href="static/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="static/css/slimspots-wiki.css" rel="stylesheet">
<link href="static/css/styles.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<!-- FontAwesome -->
<link rel="stylesheet" href="static/font-awesome/css/font-awesome.min.css">
<?php echo '<script'; ?>
src="static/bootstrap/js/jquery-1.11.0.js"><?php echo '</script'; ?>
>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<?php echo '<script'; ?>
src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"><?php echo '</script'; ?>
>
<![endif]-->
</head>
<body>
<?php }} ?>