initial version
This commit is contained in:
20
mrw/head.html
Normal file
20
mrw/head.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xml:lang="en-gb"
|
||||
lang="en-gb">
|
||||
<head xml:lang="en-gb"
|
||||
lang="en-gb">
|
||||
<meta http-equiv="content-type" content="html; charset=utf-8" />
|
||||
<link href="icon.png" rel="shortcut icon" />
|
||||
<link href="/favicon.ico" rel="shortcut icon" />
|
||||
<link type="text/css" rel="stylesheet" href="style.css" media="all" />
|
||||
<title>$title</title>
|
||||
|
||||
</head>
|
||||
<body xml:lang="en-gb"
|
||||
lang="en-gb">
|
||||
|
||||
<div class="kontakt" xml:lang="de-ch" lang="de:de-ch"><a class="target" name="top"></a><a href="mailto:marc@waeckerlin.org ">marc@waeckerlin.org </a></div>
|
||||
|
||||
<h1 class="main"><a href="http://marc.waeckerlin.org">$title</a></h1>
|
Reference in New Issue
Block a user