doing some clean up to the new options (which are awesome btw)
This commit is contained in:
2
404.php
2
404.php
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user