2012-08-26 12:11:12 +03:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2012-10-30 18:11:45 +02:00
|
|
|
<!-- <meta http-equiv="refresh" content="60" /> -->
|
2012-08-26 12:11:12 +03:00
|
|
|
<meta name="description" content="Insert description here" />
|
|
|
|
<meta name="keywords" content="Insert,keywords,here" />
|
|
|
|
<meta name="author" content="Mika Suomalainen" />
|
|
|
|
<meta charset="UTF-8" />
|
2012-08-26 18:31:33 +03:00
|
|
|
<link rel="canonical" href="http://mkaysi.github.com/">
|
2012-08-26 12:11:12 +03:00
|
|
|
<title>Insert title here</title>
|
2012-09-16 17:24:47 +03:00
|
|
|
<link rel="stylesheet" type="text/css" href="tyyli.css" />
|
2012-08-26 12:11:12 +03:00
|
|
|
</head>
|
2012-09-28 17:47:45 +03:00
|
|
|
<body>
|
2012-09-29 11:26:43 +03:00
|
|
|
<hr/>
|
2012-10-30 18:11:45 +02:00
|
|
|
<a href="sitemap/sitemap.html">Sitemap --></a>
|
2012-09-29 11:26:43 +03:00
|
|
|
<hr/>
|
2012-10-30 18:11:45 +02:00
|
|
|
|
|
|
|
|
|
|
|
<!-- vim : set ft=html -->
|