~tim-alwaysreformed/reformedchurcheslocator/rcl-backbone-test_for_directory_type

1
2
3
4
5
6
<form>
  <label for="name">Name</label> <input type="text" name="name" value="" autocapitalize="off" autocorrect="off">
  <label for="password">Password</label> <input type="password" name="password" value="">
  <input type="submit" value="Login">
  <a href="#signup">or Signup</a>
</form>