Public Newsfeed

{% if user.is_authenticated %}
Switch to your newsfeed
{% endif %}
{% include "newsfeed/newsfeed.html" %} {% if next_page_url %} {% endif %}