{% load i18n %}{% load url from future %} Wirecloud Platform - Sign in
{% if form.errors %}

{% trans "Your username and password didn't match.
Please try again." %}

{% endif %} {% csrf_token %}