2003-08-27 07:48:16 +04:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
|
|
|
<head>
|
2009-02-02 00:44:07 +03:00
|
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF8">
|
|
|
|
<title>$title</title>
|
2003-08-27 07:48:16 +04:00
|
|
|
<link href="book.css" rel="stylesheet" type="text/css">
|
|
|
|
</head>
|
2009-02-02 00:44:07 +03:00
|
|
|
<body>
|
|
|
|
<div class="logo">
|
|
|
|
<img src="logo.png" alt="logo" width="372" height="86" />
|
|
|
|
<div class="title">$title</div>
|
|
|
|
</div>
|