{% extends 'core/core.html' %} {% block content %}

Jüngste Beiträge

 
{% include 'audiothek/_radioreport_list_compact.html' with radioreports=radioreports_last %}

Sendungen

{% include 'program/broadcast/_broadcast_day_compact.html' with broadcasts=broadcasts_yesterday %}
{% include 'program/broadcast/_broadcast_day_compact.html' with broadcasts=broadcasts_today %}
{% include 'program/broadcast/_broadcast_day_compact.html' with broadcasts=broadcasts_tomorrow %}

Neu erstellte Beiträge

{% include 'core/_report_stats.html' %}

Bei Fragen wende dich per E-Mail an den Support {{ LOHROTHEK_SUPPORT_EMAIL }} {% endblock %}