{% load static %} {% load humanize %}
{{watching.media_type}}
{% if watching.media_obj.subtitle %}{{watching.media_obj.subtitle}}
{% endif %}{{watching.timestamp|naturaltime}} from {{watching.source}}
Nothing
{{going.media_type}}
{% if going.media_obj.subtitle %}{% endif %}{{going.timestamp|naturaltime}} from {{going.source}}
Nowhere
{{reading.media_type}}
{% if reading.media_obj.subtitle %}{{reading.media_obj.subtitle}}
{% endif %}{{reading.timestamp|naturaltime}} from {{reading.source}}
Nothing
{{sessioning.media_type}}
{% if sessioning.media_obj.subtitle %}{{sessioning.media_obj.subtitle}}
{% endif %}{{sessioning.timestamp|naturaltime}} from {{sessioning.source}}
Nothing