' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'brisko' ), convert_smilies( ':)' ) ) . '';
the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$brisko_archive_content" );
the_widget( 'WP_Widget_Tag_Cloud' );
self::footer();
}
}