Current File : /home/aventura/www/site/wp-content/themes/kleo/bbpress/feedback-no-topics.php
<?php

/**
 * No Topics Feedback Part
 *
 * @package bbPress
 * @subpackage Theme
 */

?>

<div class="bbp-template-notice">
	<p><?php _e( 'Oh bother! No topics were found here!', 'bbpress' ); ?></p>
</div>