{% load i18n %}
{% if one.entry.audios %} {% for i in one.entry.audios %} {% endfor %} {% endif %}

{{one.entry.title}}

{% if not id_channel %} {% trans "From" %} {% if one.channel.image %} {% endif %} {% if one.channel.title %} {{one.channel.title}} {% else %} {{one.channel.main.title}} {% endif %}
{% endif %} {% blocktrans with one.entry.timeUpdated|timesince as timeUpdated %}Since {{timeUpdated}} {% endblocktrans %}
{{one.entry.summary}}