{% extends 'speeches/base_player.html' %} {% load url from future %} {% load humanize %} {% load i18n %} {% block title %}{% blocktrans with id=object.id %}Recording #{{ id }}{% endblocktrans %}{% endblock %} {% block content %}
This recording was created {{ object.created|naturaltime }}. It consists of {{ object.timestamps.count|apnumber }} timestamps. {% trans "This speech has audio" %}