Remove an old relic

This commit is contained in:
Holger Könemann 2016-12-12 19:43:25 +01:00
parent 9215bb41fa
commit aeb5e57510
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@ $container = get_theme_mod( 'understrap_container_type' );
$sidebar_pos = get_theme_mod( 'understrap_sidebar_position' );
?>
<?php get_template_part( 'global-templates/variables', 'none' ); ?>
<div class="wrapper" id="archive-wrapper">
<div class="<?php echo esc_html( $container ); ?>" id="content" tabindex="-1">