{{* custom content from hook will replace everything. *}}
{{if $content != '' }}
{{$content}}
{{else}}
{{if $customhome != false }}
{{include file="$customhome"}}
{{$defaultheader}}
{{/if}}
{{$login}}