diff --git a/templates/card.html b/templates/card.html index 383a255..f2c9266 100644 --- a/templates/card.html +++ b/templates/card.html @@ -1,6 +1,6 @@
- {% if this.title %} + {% if this.title and this.title|length >= 1 %}