{% extends 'actstream/base.html' %} {% load activity_tags i18n %} {% block extra_head %} {% endblock %} {% block title %}{% if user == actor %}Your feed{% else %}{{ actor }}{% endif %}{% endblock %} {% block content_title %}{% if user == actor %}Your feed{% else %}{{ actor }}{% endif %}{% endblock %} {% block navlinks %}