$terms = get_the_category();
$term_link=array();
$backto='';
if($_GET['mid']){
$mid=absint($_GET['mid']);
$backto='< Back';
}elseif( $terms ){
$term_link = array();
foreach( $terms as $term ){
if($term->slug=='news'){
//$backto='< Back to '.$term->name.'';
$backto='< Back';
}elseif(!$backto){
//$backto='< Back to '.$term->name.'';
$backto='< Back';
}
$term_link[] = ''.$term->name.'';
}
}
?>
05.15.2017
Volunteers
We are always looking for volunteers. From tutoring to holding babies to helping create a welcoming and safe space, Empower Generations relies on a village of support for our young parents to succeed in their goals of graduating high school and positive parenting. Click HERE if you’re interested in volunteering.