{% extends base %} {% block body_left %}
{% include common/title/base_title.html %}
{{error}}
{{_user_name}}
{% end %} {% block body_right %} {% include settings/page/settings_sidebar.html %} {% end %}