' . "\n\n" ); if (have_posts()) { // displays the page title thematic_page_title(); // create the navigation above the content thematic_navigation_above(); // action hook for placing content above the search loop thematic_above_searchloop(); // action hook creating the search loop thematic_searchloop(); // action hook for placing content below the search loop thematic_below_searchloop(); // create the navigation below the content thematic_navigation_below(); } else { // action hook for inserting content above #post thematic_abovepost(); ?>