{strip} {process_pagedata} {* using strip as we don't want useless whitespace, especially not before doctype *} {/strip} {process_pagedata} {title} - {sitename} {metadata} {* See in news detail template how cannonical url can be assigned from module *} {if isset($canonical)}{elseif isset($content_obj)}{/if} {cms_stylesheet} {* Relational links for interconnections between pages, good for accessibility and Search Engine Optmization *} {cms_selflink dir='start' rellink='1'} {cms_selflink dir='prev' rellink='1'} {cms_selflink dir='next' rellink='1'}

Hello world! This is HTML5 Boilerplate.

{content} {*global_content name='footer_js'*} {* To make this work, first:Install CGContentUtils, second: uncomment out the tags below *} {*content_module module='CGContentUtils' block='page_javascript' name='page_javascript' label='Page Specific Javascript - No literal tags yes script tags' groups='Admin' assign='pageJava'*} {*if $pageJava != ''*} {*$pageJava*} {*/if*}