DBAuth login
{% if error %}Error logging in
code {{ error['code'] }}
error {{ error['error'] }}
This form will log in using the credentials in the {{ table }}
table of {{ url }}
.
You can log in as alpha
, beta
, gamma
or delta
. The password is the same as the username.