57 lines
2.6 KiB
Plaintext
57 lines
2.6 KiB
Plaintext
doctype html
|
|
/![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]
|
|
head profile==head_profile
|
|
meta charset="utf-8"
|
|
/! 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
|
|
|
|
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/"
|
|
meta property="og:description" content="Website of Jörg Thalheim & Albert Schulz"
|
|
meta property="og:site_name" content="Higgsboson"
|
|
meta property="og:locale" content="en_US"
|
|
|
|
meta name="description" content="Website of Jörg Thalheim & Albert Schulz"
|
|
meta name="author" content="Jörg Thalheim"
|
|
meta name="twitter:card" content="summary"
|
|
meta name="twitter:site" content="@Mic_92"
|
|
meta name="twitter:creator" content="@Mic_92"
|
|
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"
|
|
|
|
meta name="twitter:image" content="http://higgsboson.tk/images/logo.png"
|
|
== stylesheet_link_tag "site.css"
|
|
link href='//fonts.googleapis.com/css?family=Vollkorn' rel='stylesheet' type='text/css'
|
|
link href='//fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'
|
|
/![if IE 7]
|
|
link type="text/css" rel="stylesheet" media="screen" href="/stylesheets/fontawesome-ie7.css"
|
|
== yield_content :head
|
|
// 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/
|
|
== javascript_include_tag "modernizr.custom.54013.js"
|
|
body
|
|
.container
|
|
header
|
|
== partial "navbar"
|
|
#main
|
|
== yield
|
|
footer
|
|
== partial "footer"
|
|
== partial "piwik"
|
|
/![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>
|