{% extends 'core/core.html' %} {% load program %} {% load audiothek %} {% block title %}Beiträge - {{ block.super }}{% endblock %} {% block breadcrumb %}
Typ | Titel | Audiodateien | Produktion | Status | Aktion |
---|---|---|---|---|---|
{{ report.type }} |
{% link report %} | {{ report.audiofiles.all|length }} | {{ report.production_date|date:"SHORT_DATE_FORMAT"|default:'-' }} | {% include 'audiothek/_radioreport_pubstatus.html' with report=report %} | Direkt zuordnen Zuordnen |