{% extends "base.html" %} {% load i18n %} {% block content %}

{% blocktrans %}Sign in to {{ relate_site_name }}{% endblocktrans %}

{% endblock %}