{% if config.theme == 'social-1' || config.theme == 'social-1-rtl' %}
- Timeline
- About
- Friends
{% endif %}
{% if config.theme == 'social-2' || config.theme == 'social-2-rtl' %}
- Timeline
- About
- Friends
{% endif %}
{% if config.theme == 'social-3' || config.theme == 'social-3-rtl' %}
- Timeline
- About
- Friends
{% endif %}