head.txt: add simple navigation buttons.

This commit is contained in:
Mikaela Suomalainen 2012-09-28 17:36:57 +03:00
parent 1710991bf9
commit b71d2ad93c

View File

@ -10,3 +10,8 @@
<title>Insert title here</title>
<link rel="stylesheet" type="text/css" href="tyyli.css" />
</head>
</body>
<text align=left><a href="index.html"><-- index</a></text align>
<text align=center>TITLEOFTHISPAGEHERE</text align>
<text align=left><a href="sitemap/sitemap.html">Sitemap --></a></text align>