doing some clean up to the new options (which are awesome btw)

This commit is contained in:
Ben Word
2011-05-31 19:51:50 -06:00
parent 97ed6f4f2d
commit 72cdfe7dea
17 changed files with 135 additions and 133 deletions

View File

@@ -1,6 +1,6 @@
<?php get_header(); ?>
<?php roots_content_before(); ?>
<div id="content" class="<?php echo roots_container_class; ?>">
<div id="content" class="<?php echo $roots_options['container_class']; ?>">
<?php roots_main_before(); ?>
<div id="main" role="main">
<div class="container">