{% extends 'registration/base.html' %} {% load url from future %} {% load i18n %} {% block title %}{% trans 'Login' %}{% endblock %} {% block content_title %}
{% trans 'Please fill your username and password to login' %}