Volunteers along with KSA Built have put in two new features on Furlough.
Name this feature by sending pinehillpartnership@gmail.com an email with ‘name that feature’ in the subject line.
Winner gets a choice of Pine Hill Partnership t-shirt or hat.
//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' );
Volunteers along with KSA Built have put in two new features on Furlough.
Name this feature by sending pinehillpartnership@gmail.com an email with ‘name that feature’ in the subject line.
Winner gets a choice of Pine Hill Partnership t-shirt or hat.