{% extends "django_simple_account/common.html" %} {% load static %} {% load i18n %} {% block title %}{% trans "Sign into your account" %}{% endblock %} {% block js %} {% endblock %} {% block content %}
{% trans "Sign into your account" %}
{% if form.non_field_errors %}