.message-writer#msg-writer
  %input{ type: "text", placeholder: "Type your message here" }
  %input{ type: "submit", value: "Send" }