Dirk Dougherty | 6f10d4d | 2015-11-07 11:34:59 -0800 | [diff] [blame] | 1 | <?cs if:!devsite ?><?cs # leave out the global header for devsite; it is in devsite template ?> |
2 | <?cs call:custom_masthead() ?> | ||||
Dirk Dougherty | 541b494 | 2014-02-14 18:31:53 -0800 | [diff] [blame] | 3 | |
Dirk Dougherty | 6f10d4d | 2015-11-07 11:34:59 -0800 | [diff] [blame] | 4 | <?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() ?> | ||||
11 | <?cs /if ?><?cs # end if/else !devsite ?> |