function thesis_whitepaper_header() { thesis_hook_before_title(); thesis_whitepaper_title(); thesis_whitepaper_tagline(); thesis_hook_after_title(); }
function thesis_default_header() { thesis_hook_before_title(); thesis_title_and_tagline(); thesis_hook_after_title(); }