{% extends 'core/core.html' %} {% load program %} {% load martortags %} {% load static %} {% block title %}Sendung: {{ object }} ({{ object|broadcastairtime }}) - {{ block.super }}{% endblock %} {% block breadcrumb %}
Ausstrahlung | Aktionen |
---|---|
{{ repeat.start_time|date:"D, d. M Y H:i" }} |
Rolle | Benutzer | Aktion |
---|---|---|
{{ role.get_name }} | {{ role.user }} | Löschen |
Position | Zeit | Sichbarkeit | Beitrag | Moderation | Aktionen |
---|---|---|---|---|---|
{{ item.position }} | {{ item.time|default:"" }} | {% if item.public %} {% else %} {% endif %} |
{% if item.regular %}
{{ item.regular.title }}
{% endif %}
{% if item.report %}
{% link item.report %}
{% endif %}
|
{% if item.moderation %}
{% endif %}
{% if item.internalnote %} {{item.internalnote }} {% endif %}
|