{{ lang('INFORMATION') }}
{{ MESSAGE_TEXT }}
{% embed "overall_header.html" %} {% block header_content %}
{{ lang('USERNAME') }} | {{ lang('POSTS') }} | {{ lang('JOINED') }} |
---|---|---|
{{ lang('USERNAME') ~ lang('COLON') }} {% if user_row.USER_AVATAR %}{{ user_row.USER_AVATAR }}{% endif %} {{ user_row.USERNAME_FULL }} | {{ lang('POSTS') ~ lang('COLON') }} {% if user_row.POSTS and S_DISPLAY_SEARCH %}{{ user_row.POSTS }}{% else %}{{ user_row.POSTS }}{% endif %} | {{ lang('JOINED') ~ lang('COLON') }} {{ user_row.JOINED }} |
{{ MESSAGE_TEXT }}