{% load humanize %}

{% include 'snippets/avatar.html' with user=activity.user %} {% include 'snippets/username.html' with user=activity.user %} {{ content | safe }} {{ activity.published_date | naturaltime }}