login.tpl 245 B

12345678
  1. % rebase('base.tpl')
  2. <div class="header-container">
  3. <header class="wrapper clearfix">
  4. <p>Please enter your database password: <b>
  5. <form action="/auth" method="POST">
  6. Password: <input type="password" name="pwd">
  7. </form>
  8. <div>