{% if USER.user_type == 2 %}
{% endif %}
{% if style == "small" %} {% include 'chat_room_loop_small.html' %} {% else %} {% include 'chat_room_loop_large.html' %} {% endif %}
{{ _('Load More') }}