Which Wordpress conditional would you use to determine if you were on a single page?
is_archive()
is_single()
is_page()
is_page_template()