Home | History | Annotate | Download | only in templates-sdk
      1 <?cs if:!devsite ?><?cs # leave out the global header for devsite; it is in devsite template ?>
      2   <?cs call:custom_masthead() ?>
      3 
      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 ?>