radiocampus: integrate marielle design, timetable pages

This commit is contained in:
2024-09-19 11:14:59 +02:00
parent 4e1c876d62
commit 29b4dc2de5
5 changed files with 145 additions and 6 deletions

View File

@ -26,6 +26,7 @@
<a href="{{ url|escape }}" class="heading title {% block title-class %}{% endblock %}">
{% block title %}{{ title|default:"" }}{% endblock %}
</a>
<span class="category">{{ object.program.category }}</span>
<span class="heading subtitle {% block subtitle-class %}{% endblock %}">
{% block subtitle %}{{ subtitle|default:"" }}{% endblock %}
</span>