set_file('middlecontent','stories_list.html'); $tpl->set_loop('foundstories',$foundstories); if (has_story($_SESSION['user_id'])) { $tpl->set_var('delete_link',"".$_messages['core'][218].""); } $middle_content=$tpl->process('','middlecontent',TPL_FINISH | TPL_INCLUDE | TPL_LOOP); $title=$_messages['core'][183]; include('content_left.php'); include('content_right.php'); include('content_frame.php'); ?>