'; $sticky_posts = get_option('sticky_posts'); if ((is_home()) && (!is_paged()) && ($sticky_posts)) { ?>
>
'; if (is_page()) { get_sidebar('page-sidebar'); } else { get_sidebar('blog-sidebar'); }?>