things almost work
[encyclr.git] / html / login.html
blob6759efa9e31b2e602163059c525e04701c5a2fef
1 <form method="post" action="/i"><input name="u"/><input type="password" name="p"/><a class="s" href="/s"></a><input type="submit" id="s" value=""/></form>
2 {% if loginfailed %}
3 login failed
4 {% endif %}