2014-09-20 04:12:39 +02:00
|
|
|
<head>
|
|
|
|
<% base_tag %>
|
|
|
|
<meta charset="utf-8" />
|
2016-10-21 01:09:48 +02:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2014-09-20 04:12:39 +02:00
|
|
|
<title><% if Title %>$Title – <% end_if %>SilverStripe Documentation</title>
|
2015-10-27 23:29:05 +01:00
|
|
|
|
2015-11-25 22:28:14 +01:00
|
|
|
<% include DocumentationFavicons %>
|
2015-10-27 23:29:05 +01:00
|
|
|
|
2015-11-20 23:48:50 +01:00
|
|
|
<link rel="stylesheet" href="$ThemeDir/css/ionicons.min.css" />
|
|
|
|
<link rel="stylesheet" href="$ThemeDir/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">
|
2016-10-14 03:35:24 +02:00
|
|
|
<div class="nav-mobile">
|
|
|
|
$GlobalNav('doc')
|
|
|
|
<% include SearchBox %>
|
|
|
|
</div>
|
2014-09-20 04:12:39 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
2014-11-27 23:11:15 +01:00
|
|
|
</header>
|