!!!
%html
%head
%title= @title or 'Air-one Services'
%meta(charset='utf-8')
%meta(content='J.Infield' name='author')
%meta(name='description' content='Quality commercial, residential, and industrial HVAC, electrical and plumbing services')
%meta(name='copyright' content='Copyright 2011 J.Infield, all rights reserved')
%link(rel='stylesheet' media='screen' href='stylesheets/soon.css')
%script(src='javascripts/jquery.min.js')
= yield :header
%body
#container
= yield
/ © Copyright 2011 J.Infield. All Rights Reserved.