{% extends theme('base.html') %} {% set no_status_polling = 1 %} {% block title %}{{_('Login')}} - {{super()}} {% endblock %} {% block head %} {% endblock %} {% block content %}
{{_('Incorrect username/email or password.')}}