2013-01-06 21:39:15 +00:00
|
|
|
doctype html
|
2012-06-22 18:08:09 +00:00
|
|
|
/![if lt IE 7] <html class="no-js ie6 oldie" lang="en">
|
|
|
|
/![if IE 7] <html class="no-js ie7 oldie" lang="en">
|
|
|
|
/![if IE 8] <html class="no-js ie8 oldie" lang="en">
|
|
|
|
/! Consider adding a manifest.appcache: h5bp.com/d/Offline
|
|
|
|
/! [if gt IE 8]><!
|
|
|
|
html.no-js.light lang="en"
|
|
|
|
/! <![endif]
|
2012-07-26 09:13:46 +00:00
|
|
|
head profile==head_profile
|
2012-06-22 18:08:09 +00:00
|
|
|
meta charset="utf-8"
|
2013-02-03 06:26:35 +00:00
|
|
|
/! Mobile viewport optimized: j.mp/bplateviewport
|
|
|
|
meta name="viewport" content="width=device-width, initial-scale=1.0"
|
|
|
|
/! Always force latest IE rendering engine (even in intranet) & Chrome Frame
|
|
|
|
meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"
|
|
|
|
|
|
|
|
title Higgs-Boson ~ where your dreams come true
|
|
|
|
|
2012-07-21 18:06:38 +00:00
|
|
|
meta property="og:title" content="Higgs-Boson ~ where your dreams come true"
|
|
|
|
meta property="og:type" content="website"
|
|
|
|
meta property="og:url" content="http://higgsboson.tk/"
|
2013-01-28 08:45:54 +00:00
|
|
|
meta property="og:description" content="Website of Jörg Thalheim & Albert Schulz"
|
2012-07-21 18:06:38 +00:00
|
|
|
meta property="og:site_name" content="Higgsboson"
|
|
|
|
meta property="og:locale" content="en_US"
|
2013-02-03 06:26:35 +00:00
|
|
|
|
2013-01-28 08:45:54 +00:00
|
|
|
meta name="description" content="Website of Jörg Thalheim & Albert Schulz"
|
|
|
|
meta name="author" content="Jörg Thalheim"
|
|
|
|
meta name="twitter:card" content="summary"
|
2013-02-03 06:26:35 +00:00
|
|
|
meta name="twitter:site" content="@Mic_92"
|
|
|
|
meta name="twitter:creator" content="@Mic_92"
|
2013-01-28 08:45:54 +00:00
|
|
|
meta name="twitter:url" content="http://higgsboson.tk"
|
|
|
|
meta name="twitter:title" content="Higgsboson"
|
|
|
|
meta property="twitter:description" content="Website of Jörg Thalheim & Albert Schulz"
|
2013-02-03 06:26:35 +00:00
|
|
|
|
|
|
|
meta name="twitter:image" content="http://higgsboson.tk/images/logo.png"
|
2012-06-23 06:30:52 +00:00
|
|
|
== stylesheet_link_tag "site.css"
|
2012-10-04 17:07:15 +00:00
|
|
|
link href='//fonts.googleapis.com/css?family=Cabin' rel='stylesheet' type='text/css'
|
|
|
|
link href='//fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'
|
2013-01-28 08:17:57 +00:00
|
|
|
/![if IE 7]
|
|
|
|
link type="text/css" rel="stylesheet" media="screen" href="/stylesheets/fontawesome-ie7.css"
|
2012-06-22 18:08:09 +00:00
|
|
|
== yield_content :head
|
2013-01-06 21:39:15 +00:00
|
|
|
// Respond is a polyfill for min/max-width media queries.
|
|
|
|
// Modernizr enables HTML5 elements & feature detects;
|
|
|
|
// for optimal performance, create your own custom Modernizr build: www.modernizr.com/download/
|
2013-02-03 06:26:35 +00:00
|
|
|
== javascript_include_tag "modernizr.custom.54013.js"
|
2012-08-05 19:24:19 +00:00
|
|
|
body
|
2012-06-22 18:08:09 +00:00
|
|
|
.container
|
2012-08-26 06:55:24 +00:00
|
|
|
header
|
|
|
|
== partial "navbar"
|
2012-06-22 18:08:09 +00:00
|
|
|
#main
|
|
|
|
== yield
|
|
|
|
footer
|
|
|
|
== partial "footer"
|
2012-07-21 18:06:05 +00:00
|
|
|
// Piwik
|
|
|
|
javascript:
|
|
|
|
var pkBaseURL = (("https:" == document.location.protocol) ? "https://piwik.higgsboson.tk/" : "http://piwik.higgsboson.tk/");
|
|
|
|
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
|
|
|
javascript:
|
|
|
|
try {
|
|
|
|
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 1);
|
|
|
|
piwikTracker.trackPageView();
|
|
|
|
piwikTracker.enableLinkTracking();
|
|
|
|
} catch( err ) {}
|
|
|
|
noscript
|
|
|
|
p
|
2012-08-30 21:40:25 +00:00
|
|
|
img src="https://piwik.higgsboson.tk/piwik.php?idsite=1" style="border:0" alt=""
|
2012-06-22 18:08:09 +00:00
|
|
|
/![if lt IE 7 ]
|
|
|
|
<script defer src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
|
|
|
|
<script defer>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
|