{% extends "board_base.html" %} {% load i18n %} {% load widget_tweaks %} {% block sub_title %}{% trans "Please set your display name" %}{% endblock sub_title %} {% block username_warning %}{% endblock username_warning %} {% block content %}
{% trans "This display name will be associated with all your messages and cannot be changed once defined." %}
{{ error }}