extends layout-admin


block content
  h1= title
  p Welcome to #{message}
  a(href="/admin/")
   button(type="button") Return to admin Home
