diff --git a/src/info/templates/info.html b/src/info/templates/info.html index 0632c03a..4441db43 100644 --- a/src/info/templates/info.html +++ b/src/info/templates/info.html @@ -40,10 +40,11 @@ Info | {{ block.super }} {% for category in categories %} +
-

{{ category.title }}

+

{{ category.headline }}

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