{% extends "registration/subbase.html" %} {% load i18n %} {% block content %}{{ block.super }}
{% blocktrans %}This site does not accepts any registration{% endblocktrans %}.