module.exports = (data) ->
  div '.container', ->
    div '.hero-unit', ->
      h1 'About Tako'
