Skip to content

Commit

Permalink
Sorting out the proper HTML fo the header
Browse files Browse the repository at this point in the history
  • Loading branch information
caprenter committed Aug 20, 2012
1 parent 907b70b commit 646d5ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions theme/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@
}
}
?>
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title><?php echo $title ?> <?php echo $breadcrumb ?></title>
<link rel="stylesheet" href="theme/css/main.css" />
<link rel="stylesheet" href="javascript/tinytable/style.css" />
Expand Down

0 comments on commit 646d5ab

Please sign in to comment.