diff --git a/dashboard/templates/home.html b/dashboard/templates/home.html index a51f5aa..999983e 100644 --- a/dashboard/templates/home.html +++ b/dashboard/templates/home.html @@ -34,16 +34,16 @@
{{ package.description|default("-") }}
+{{ package.description|default("-")|truncate(80) }}