Splottlight Community Website
Welcome to Splottlight, your online guide to what's happening in the communities of Splott, Tremorfa and Pengam Green. Read about events, local services and community organisations on the following pages:
ACTIVE COMMUNITY

-
'/active/activearticle.html',
'template'=>'_home_link_active.html',
'sort'=>'date',
'sort-order'=>'DESC',
'count'=>5
);
perch_content_custom('Active Article', $opts);
?>
CHILDREN & YOUNG PEOPLE

-
'/youth/youtharticle.html',
'template'=>'_home_link_youth.html',
'sort'=>'date',
'sort-order'=>'DESC',
'count'=>5
);
perch_content_custom('Youth Article', $opts);
?>
ENVIRONMENT & TRANSPORT

-
'/envir/envirarticle.html',
'template'=>'_home_link_envir.html',
'sort'=>'date',
'sort-order'=>'DESC',
'count'=>5
);
perch_content_custom('Environment and Transport Article', $opts);
?>
HEALTH & WELLBEING

-
'/health/healtharticle.html',
'template'=>'_home_link_health.html',
'sort'=>'date',
'sort-order'=>'DESC',
'count'=>5
);
perch_content_custom('Health and Wellbeing Article', $opts);
?>
CRIME & SAFER COMMUNITIES

-
'/safer/saferarticle.html',
'template'=>'_home_link_safer.html',
'sort'=>'date',
'sort-order'=>'DESC',
'count'=>5
);
perch_content_custom('Crime and Safer Communities Article', $opts);
?>
EDUCATION & DEVELOPMENT

-
'/edu/eduarticle.html',
'template'=>'_home_link_edu.html',
'sort'=>'date',
'sort-order'=>'DESC',
'count'=>5
);
perch_content_custom('Education Article', $opts);
?>
JOBS & BUSINESS

-
'/jobs/jobsarticle.html',
'template'=>'_home_link_jobs.html',
'sort'=>'date',
'sort-order'=>'DESC',
'count'=>5
);
perch_content_custom('Jobs Article', $opts);
?>




