2014-05-16 12:51:48 +02:00
<!DOCTYPE html>
< html lang = "de" >
< head >
2014-06-16 22:10:42 +02:00
< meta charset = "utf-8" / >
< link rel = "dns-prefetch" href = "//fonts.googleapis.com" >
< link rel = "dns-prefetch" href = "//schwerkraftlabor.de" >
< title > MFI - Startseite - Ministerium für Internet< / title >
< link rel = "shortcut icon" type = "image/png" href = "favicon.png" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1, minimal-ui" / >
< link href = "css/main.css" rel = "stylesheet" / >
< meta name = "description" content = "Ministerium für Internet | Ihre Anlaufstelle für alle Fragen zum Internet, die ein Ministerium Ihnen beantworten könnte." / >
< meta name = "author" content = "Schwerkraftlabor.de" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge,chrome=1" / >
< link type = "text/plain" rel = "author" href = "humans.txt" / >
<!--
2014-05-16 12:51:48 +02:00
2014-06-16 22:10:42 +02:00
Du schaust also in diesen Quelltext um etwas zu finden?
Nunja, hier gibt es aber nichts interessantes.
Nur dieser HTML5-F00BAR.
2014-05-16 12:51:48 +02:00
2014-06-16 22:10:42 +02:00
~ @Gehirnfussel
2014-05-16 12:51:48 +02:00
2014-06-16 22:10:42 +02:00
-->
2014-05-16 12:51:48 +02:00
< / head >
< body >
< div class = "logo" >
2014-06-16 22:10:42 +02:00
< p > Ministerium< br / > für Internet< / p >
2014-05-16 12:51:48 +02:00
< / div >
< p class = "about" > Schwerkraftlabor.de< / p >
2014-06-16 22:10:42 +02:00
2014-05-16 12:51:48 +02:00
< script type = "text/javascript" >
2014-06-16 22:10:42 +02:00
var _paq = _paq || [];
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u=(("https:" == document.location.protocol) ? "https" : "http") + "://schwerkraftlabor.de/piwik/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 8]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript';
g.defer=true; g.async=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
2014-05-16 12:51:48 +02:00
< / script >
< noscript > < p > < img src = "http://schwerkraftlabor.de/piwik/piwik.php?idsite=8" style = "border:0;" alt = "" / > < / p > < / noscript >
< / body >
< / html >