Revision 57
Added by stefan about 20 years ago
| index.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id: index.php,v 1.6 2005/04/15 06:38:13 rdjurovich Exp $
|
|
| 3 |
// $Id$ |
|
| 4 | 4 |
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| ... | ... | |
| 28 | 28 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 29 | 29 |
<head> |
| 30 | 30 |
<title><?php page_title(); ?></title> |
| 31 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
| 31 | 32 |
<meta name="description" content="<?php page_description(); ?>" /> |
| 32 | 33 |
<meta name="keywords" content="<?php page_keywords(); ?>" /> |
| 33 | 34 |
<link href="<?php echo TEMPLATE_DIR; ?>/screen.css" rel="stylesheet" type="text/css" media="screen" /> |
Also available in: Unified diff