{% load i18n %} {% load txcommontags %} {% url userena_signin as signin_url %} {% if not signin_url %} {% url login as signin_url %} {% endif %}
{% trans "Sign in to add or modify projects, work on translations, and other stuff." %}
{{ form_message }}