{% extends "userprofile/base_2col.html" %} {% load i18n %} {% load txcommontags %} {% block title %}{% trans "User sign in" %}{% endblock %} {% block robots %}noindex,nofollow{% endblock %} {% block extrajs %} {% endblock %} {% block userprofile_content %}
{% trans "Enter your username and password to sign in." %}