{% extends 'layout/layout_1_col.tpl'|get_template %} {% block content %}
{% if social_search %}
{{ 'SearchUsers' | get_lang}}
{{ social_search }}
{% endif %}
{{ whoisonline }}
{% endblock %}