" . get_option('greeting') . ""; } if (get_option('welcomemessage')) { echo "

" . get_option('welcomemessage') . "

"; } } else { echo "

Howdy. Welcome to $mysitename!

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed. See ya around!

"; } ?> <?php bloginfo('name'); ?> You can also subscribe by email by filling the field below:

"; } else { echo ""; } ?>