',
'after_widget' => '
__('Primary Navigation', 'roots'),
'utility_navigation' => __('Utility Navigation', 'roots')
));
// create widget areas: sidebar, footer
$sidebars = array('Sidebar', 'Footer');
foreach ($sidebars as $sidebar) {
register_sidebar(array('name'=> $sidebar,
'before_widget' => '',
'after_widget' => '