{% extends 'layout.html' %} {% block title %} Login failed {% endblock %} {% block page_title %} Login failed {% endblock %} {% block toolbar %} Return to the home page {% endblock %} {% block content %}

Sorry, but your credentials aren't valid. You can retry to log in.

{% endblock %}