html
  head
    title Basic FEM Client
  body
    p "How do you open the chrome developer console?" - Some guy at the Node.js meetup.
    script.
      window.role = "#{role}";
    script(src='/muscle/skeletal.bundle.js')
