24 lines
760 B
HTML
24 lines
760 B
HTML
<html>
|
|
<head>
|
|
<title>Unbound Software Development</title>
|
|
<link rel="stylesheet" type="text/css" href="styles/default.css" />
|
|
</head>
|
|
<body>
|
|
<span class="title">Unbound</span><br>
|
|
<span class="subtitle">Software Development</span><br>
|
|
<br>
|
|
Denna site är under uppbyggnad.<br><br>
|
|
<a href=mailto:joakim@unbound.se>Joakim Olsson</a>
|
|
<script type="text/javascript">
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script>
|
|
<script type="text/javascript">
|
|
try {
|
|
var pageTracker = _gat._getTracker("UA-10302082-2");
|
|
pageTracker._trackPageview();
|
|
} catch(err) {}</script>
|
|
</body>
|
|
</html>
|
|
|