| Trevor Johns | 4ff8891 | 2016-04-19 01:15:39 -0700 | [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 | |
| Trevor Johns | 4ff8891 | 2016-04-19 01:15:39 -0700 | [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 ?> | ||||