{% if global_feed %}Global {% endif %}News Feed
{% for post in posts %}
{% if post.has_attachments %}
[Attachments not supported]
{% endif %} {% if post.likes > 0 %}
{% endif %} {% if post.separator %}
{% endif %}
{% endfor %}
{% if current_page > 0 %}
Previous
{% endif %} {% if has_next %}
Next
{% endif %}
Profile
|
Personal Feed
|
New Post