{% load i18n %} {% load bootstrap3 %} {% load static %}
{{ form.non_field_errors.as_text }}
{% trans 'Welcome back, please enter username and password to login' %}
{{ form.password.errors.as_text }}