<?php if ( is_active_sidebar( 'bbpress' ) ) : ?>
	<?php dynamic_sidebar('bbpress'); ?>
<?php endif; ?>