diff --git a/templates/card.html b/templates/card.html index f2c9266..5b60734 100644 --- a/templates/card.html +++ b/templates/card.html @@ -1,8 +1,8 @@
- {% if this.title and this.title|length >= 1 %} + {% if this.title and this.title|length >= 1 and not this.headline %}