PLace included metadata lines above the <title>

This commit is contained in:
moodler 2003-09-13 07:34:20 +00:00
parent 2237c10c84
commit 9ac796a68f
11 changed files with 11 additions and 11 deletions

View file

@ -26,9 +26,9 @@
?>
<HTML<?php echo $direction?>>
<HEAD>
<?php echo $meta ?>
<TITLE><?php echo $title ?></TITLE>
<META NAME="keywords" CONTENT="Moodle, <?php echo $title ?> " />
<?php echo $meta ?>
<meta name="ROBOTS" content="INDEX,FOLLOW" />
<meta name="resource-type" content="document" />
<meta http-equiv="expires" content="0" />