blob: a9273937f354fa599d61abbee53203e209270ae4 [file] [log] [blame]
Trevor Johns4ff88912016-04-19 01:15:39 -07001<?cs if:!devsite ?><?cs # leave out the global header for devsite; it is in devsite template ?>
2 <?cs call:custom_masthead() ?>
Dirk Dougherty541b4942014-02-14 18:31:53 -08003
Trevor Johns4ff88912016-04-19 01:15:39 -07004 <?cs if:(fullpage) ?>
5 <?cs call:fullpage() ?>
6 <?cs else ?>
7 <?cs call:body_content_wrap_start() ?>
8 <?cs /if ?>
9
10 <?cs call:search_results() ?>
Dirk Doughertybaa86c72016-08-21 11:40:19 -070011<?cs /if ?><?cs # end if/else !devsite ?>