{% extends "base.html" %} {% load static %} {% load i18n %} {% block title %}{% trans "Login" %}{% endblock %} {% block main_content %}
{% trans "Sorry, that's not a valid username or password." %}
{% trans "Still not a user ? Create an account" %}
{% trans "Forgot password ?" %}