body class

This commit is contained in:
John Bintz 2009-07-15 17:02:27 -04:00
parent 166c4bd058
commit 89fa46e1a0
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<!--[if lt IE 7]><script type="text/javascript" src="<?php bloginfo('template_directory') ?>/ie6submenus.js"></script><![endif]-->
</head>
<body>
<body <?php if (function_exists('body_class')) { body_class(); } ?>>
<div id="page"><!-- Defines entire site width - Ends in Footer -->