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