'.
__( 'This is one of your sidebars and can be filled in with any number of widgets!', 'bpq' ).
'
'.
'';
echo
'
'.
'
'.__( 'Sidebar Widget #2', 'bpq' ).'
'.
'
'.
sprintf(
__(
'You can use the BluePrint-Q Customizer '.
'to select from multiple positions and widths. It really is easy!',
'bpq'
),
admin_url( 'customize.php' )
).
'
'.
'
';
echo
'
'.
'
'.__( 'Sidebar Widget Etc..', 'bpq' ).'
'.
'
'.
__( 'Place as many widgets as you like!', 'bpq' ).
'