{% extends "myhome_base.html" %} {% load i18n %} {% block main_panel %}

{% trans "Sorry, this user is not registered yet." %}

{% endblock %}