class Middleman::Templates::Html5

def self.source_root

def self.source_root
  File.join(File.dirname(__FILE__), 'html5')
end