{% load i18n wirecloudtags %}{% load url from future %} {% trans "WireCloud Platform - Sign in" %} {% platform_css "index" %}
{% if form.errors %}

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

{% endif %} {% csrf_token %}