section#home
  #ring
  form#login
    #message.red
    input(name = 'host',     placeholder = 'Host',     type = 'text')
    input(name = 'user',     placeholder = 'User',     type = 'text')
    input(name = 'password', placeholder = 'Password', type = 'password')