{% extends "base.html" %} {% load i18n inlinetrans %} {% block extrabreadcrumbs %} {% itrans "Register" %} {% endblock %} {% block content %}
{% itrans "Hello" %} {{ registration.username }}, {% itrans "your registration is almost complete. Please, fill the following information." %}