smain@google.com | 4f3a05a | 2016-08-31 11:30:02 -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() ?> |
Scott Main | e4d8f1b | 2012-06-21 18:03:05 -0700 | [diff] [blame] | 3 | |
smain@google.com | 4f3a05a | 2016-08-31 11:30:02 -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 ?> |