diff -r 000000000000 -r 03b0d1493584 web/wp-content/themes/IRI-Theme/single.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/themes/IRI-Theme/single.php Wed Dec 23 17:55:33 2009 +0000 @@ -0,0 +1,50 @@ + +
+
+ + +
+

+

+  |  + + + comment_count > 0) { + echo '  |  '; + if($post->comment_count > 1) { + echo '' . $post->comment_count . ' Comments'; + } else { + echo '1 Comment'; + } + } + edit_post_link('Edit', '  |  ', ''); + ?> +

+ +
+ Read the rest of this entry »

'); ?> + '

Pages: ', 'after' => '

', 'next_or_number' => 'number')); ?> + +
+
+ + +

+ + + '; if( function_exists('ADDTOANY_SHARE_SAVE_ICONS') ) ADDTOANY_SHARE_SAVE_ICONS( array("html_wrap_open" => "
  • ", "html_wrap_close" => "
  • ") ); if( function_exists('ADDTOANY_SHARE_SAVE_BUTTON') ) ADDTOANY_SHARE_SAVE_BUTTON( array("html_wrap_open" => "
  • ", "html_wrap_close" => "
  • ") ); echo ''; ?> + +
    +
    +
    + +
    +
    + + \ No newline at end of file