Duplicate div `<div class="wrapper" id="page-wrapper">`

This commit is contained in:
Evan 2017-02-11 14:04:23 -05:00
parent 60b4e41932
commit 97a90995a9
1 changed files with 28 additions and 31 deletions

View File

@ -11,9 +11,6 @@ get_header();
$container = get_theme_mod( 'understrap_container_type' );
?>
<div class="wrapper" id="page-wrapper">
<div class="wrapper" id="page-wrapper">
<div class="<?php echo esc_html( $container ); ?>" id="content">