>
', ''); else : the_title('

', '

'); endif; } ?>
', ']]>', apply_filters('the_content', $content)); } else { if (isset($options[$template_name . '_more_inside_content']) && $options[$template_name . '_more_inside_content']) { ob_start(); the_content($more_link_text); $content = ob_get_clean(); } else { ob_start(); the_content(''); $content = ob_get_clean(); } } $content = trim($content); ?>
'', 'link_before' => '', 'link_after' => '', )); ?>