24 lines
621 B
HTML
24 lines
621 B
HTML
<html>
|
|
<head>
|
|
<title>Dedication</title>
|
|
</head>
|
|
<body bgcolor="#FFFFFF">
|
|
<p>
|
|
This is a place holder for the dedication of this edition of</p>
|
|
<center>
|
|
<p>
|
|
<font size= +1>
|
|
Hugin
|
|
</font>
|
|
</p>
|
|
<p>2011.0, planned for sometimes in April 2011
|
|
</p>
|
|
</center>
|
|
<p>Edit this file as a normal HTML file.
|
|
</p>
|
|
<p>URLs in this document should open in the system browser. Try <a href="http://hugin.sourceforge.net/">this</a>.
|
|
</p>
|
|
<p><b>TODO: substitute hard coded html file reference with a localized one.</p>
|
|
</body>
|
|
</html>
|