{% extends 'core/core.html' %} {% load static %} {% block title %}Sendereihen - {{ block.super }}{% endblock %} {% block breadcrumb %}
Name (aktiv) übergeordneter Name | Teaser Beschreibung |
---|---|
{% link rp %} {{ rp.active|boolean }}
{% if rp.parent %} {% link rp.parent %}{% endif %} |
{{ rp.teaser }}{% if rp.teaser and rp.description %}{% endif %}{{ rp.description }} |