{% extends "registration/base.html" %} {% load i18n %} {% block content %}{{ block.super }}
{% blocktrans %}Now you can login{% endblocktrans %}.