From 86b7f84df91e23750c51c9c04f9bbec69cd0d06c Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sat, 19 Oct 2013 11:35:05 +0200 Subject: Autofocus for some forms --- templates/login/login.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/login') diff --git a/templates/login/login.jinja b/templates/login/login.jinja index 3254fd6..0b2813c 100644 --- a/templates/login/login.jinja +++ b/templates/login/login.jinja @@ -7,7 +7,7 @@ {% block content %}
- {{ render_form(form) }} + {{ render_form(form, username = {'autofocus' : True}) }}
{% endblock %} -- cgit v1.2.3-70-g09d2