diff --git a/templates/start/contents.php b/templates/start/contents.php index b03df2a89201dd707cd018f2cc9fa8aaef1796d7..e561fe8a4f0bf67adaf596bea6125f14da8f4ac4 100644 --- a/templates/start/contents.php +++ b/templates/start/contents.php @@ -17,7 +17,7 @@ <?= htmlReady($navigation->getTitle()) ?> </p> <p class="content-item-description"> - <?= htmlReady($navigation->getDescription()) ?> + <?= htmlReady(mila($navigation->getDescription(), 50)) ?> </p> </div> </a>