{% if postrow.USER_GENDER %}
  • {{ lang('GENDER') ~ lang('COLON') }} {{ postrow.USER_GENDER }}
  • {% endif %}