{% load i18n %} {% if first_login_ever %} {% trans "Hue - Sign up" %} {% else %} {% trans "Hue - Sign in"%} {% endif %}