diff --git a/core/templates/partials/rule-list.html b/core/templates/partials/rule-list.html index fd18dbd..1f486cf 100644 --- a/core/templates/partials/rule-list.html +++ b/core/templates/partials/rule-list.html @@ -23,7 +23,7 @@ {{ item.user }} {{ item.name }} {{ item.priority }} - {{ item.topic }} + {{ item.topic|default_if_none:"—" }} {% if item.enabled %}