remove nulability of Program, rename Sound->SoundStats, update admin display

This commit is contained in:
bkfox
2020-09-21 15:33:10 +02:00
parent e3151ba0bb
commit 5a17d034c4
5 changed files with 18 additions and 16 deletions

View File

@ -13,7 +13,6 @@ Context:
{% if page.category %}
{{ page.category.title }} //
{% endif %}
{{ page.pub_date }}
</span>
{% endblock %}