Added page title.
This commit is contained in:
parent
0441f97d8c
commit
dbcec5aed8
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="stylesheet" href="/public/css/style.css">
|
<link rel="stylesheet" href="/public/css/style.css">
|
||||||
|
<title>$pagetitle$</title>
|
||||||
$if(google-analytics)$
|
$if(google-analytics)$
|
||||||
$partial("templates/google-analytics.html")$
|
$partial("templates/google-analytics.html")$
|
||||||
$endif$
|
$endif$
|
||||||
|
|
Loading…
Reference in a new issue