diff --git a/src/info/templates/info.html b/src/info/templates/info.html index 9e787d8e..771227ca 100644 --- a/src/info/templates/info.html +++ b/src/info/templates/info.html @@ -44,7 +44,7 @@ Info | {{ block.super }}
-

{{ category.headline }}

+

{{ category.headline }} {% if category.team %}Info by the {{ category.team.name }} team{% endif %}

{% for item in category.infoitems.all %}