{% import "macros.html" as macros %}
{% if show_moderation_warning %}
{% trans %}Note: the homepage link and the about section won't be shown to other users until your profile is approved by the moderators.{% endtrans %}
{% endif %}
{% include "user_profile/user_info_avatar_block.html" %} {% include "user_profile/user_info_table.html" %} {% include "user_profile/user_info_about_text.html" %}