2014-09-20 04:12:39 +02:00
|
|
|
<head>
|
|
|
|
<% base_tag %>
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
<title><% if Title %>$Title – <% end_if %>SilverStripe Documentation</title>
|
2015-10-27 23:29:05 +01:00
|
|
|
|
|
|
|
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
|
|
|
|
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
|
|
|
|
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
|
|
|
|
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
|
|
|
|
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
|
|
|
|
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
|
|
|
|
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
|
|
|
|
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
|
|
|
|
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
|
|
|
|
<link rel="icon" type="image/png" href="/favicon-194x194.png" sizes="194x194">
|
|
|
|
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
|
|
|
|
<link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192">
|
|
|
|
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
|
|
|
|
<link rel="manifest" href="/manifest.json"> <%-- Controls which icon to use for Android Chrome --%>
|
|
|
|
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
|
|
|
|
<meta name="msapplication-TileColor" content="#005b94">
|
|
|
|
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
|
|
|
|
<meta name="theme-color" content="#1b354c">
|
|
|
|
|
2014-09-20 04:12:39 +02:00
|
|
|
<link rel="stylesheet" href="themes/docs/css/ionicons.min.css" />
|
2015-10-13 00:17:09 +02:00
|
|
|
<link rel="stylesheet" href="themes/docs/css/styles.css" />
|
2014-09-20 04:12:39 +02:00
|
|
|
<script type="text/javascript" src="//use.typekit.net/emt4dhq.js"></script>
|
|
|
|
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
|
|
|
|
<script>window.GLOBAL_NAV_SECONDARY_ID = 1560;</script>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body class="theme-theme1">
|
|
|
|
|
2015-10-12 00:59:50 +02:00
|
|
|
<header class="site-header" data-0="background-position: 50% 50%;" data-544="background-position: 50% -30%;">
|
2015-10-13 00:17:09 +02:00
|
|
|
<div class="global-nav header-mask">
|
2014-09-20 04:12:39 +02:00
|
|
|
<div id="navWrapper">
|
2015-07-07 04:27:56 +02:00
|
|
|
$GlobalNav('doc')
|
2014-09-20 04:12:39 +02:00
|
|
|
<% include SearchBox %>
|
|
|
|
</div>
|
|
|
|
</div>
|
2014-11-27 23:11:15 +01:00
|
|
|
</header>
|