Sindbad~EG File Manager

Current Path : /home/bintopia/.trash/wp-content/themes/evolve/bbpress/
Upload File :
Current File : /home/bintopia/.trash/wp-content/themes/evolve/bbpress/content-archive-topic.php

<?php

/**
 * Archive Topic Content Part
 *
 * @package bbPress
 * @subpackage Theme
 */

?>

<div id="bbpress-forums">

	<?php if ( bbp_allow_search() ) : ?>

        <div class="search-full-width">

			<?php bbp_get_template_part( 'form', 'search' ); ?>

        </div><!-- .search-full-width -->

	<?php endif;

	if ( bbp_is_topic_tag() ) {
		bbp_topic_tag_description();
	}

	do_action( 'bbp_template_before_topics_index' );

	if ( bbp_has_topics() ) :

		bbp_get_template_part( 'pagination', 'topics' );

		bbp_get_template_part( 'loop', 'topics' );

		bbp_get_template_part( 'pagination', 'topics' );

		bbp_get_template_part( 'form', 'topic' );

	else :

		bbp_get_template_part( 'feedback', 'no-topics' );

	endif;

	do_action( 'bbp_template_after_topics_index' ); ?>

</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists