Our local naturalist Tom Estill has his fall report out! Check out the cool stuff that he saw hiking during the fall.

//Adding shortcode to allow br tags in headlines and titles - insert [br] wherever you need one
function line_break_shortcode() {
return '
';
}
add_shortcode( 'br', 'line_break_shortcode' );
Our local naturalist Tom Estill has his fall report out! Check out the cool stuff that he saw hiking during the fall.