{% extends "registration/base.html" %}{% load i18n %} {% block maincol %}

{{title}}

{% trans "Login" %} {% trans "Click Here" %}

{% endblock %}