doctype(); ?> htmlDoc() ?>> headTitle() ?> favicon() ?> getThemeCssIncludes()?> headStyle() ?> headLink() ?> jsLoad()->requireJs(); ?> jsLoad()->prepend('/javascript/main.js'); ?> jsLoad()->prepend('/javascript/vendors.js'); ?> jsLoad()->uiLibrary(); ?> jsLoad()->prepend('/javascript/externals/prototype.js'); ?> headScript(); ?> partial('partials/context_header.phtml'); ?> layout()->content; ?>