Holger Könemann 2018-02-22 18:27:55 +01:00
parent 25fe114373
commit 7230dd4fdd
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ $container = get_theme_mod( 'understrap_container_type' );
<?php get_template_part( 'global-templates/hero' ); ?>
<?php endif; ?>
<div class="wrapper" id="wrapper-index">
<div class="wrapper" id="index-wrapper">
<div class="<?php echo esc_attr( $container ); ?>" id="content" tabindex="-1">