Merge branch 'fix-news'
This commit is contained in:
@@ -216,7 +216,11 @@
|
||||
</a>
|
||||
<p class="mt-4 text-sm text-gray-600">
|
||||
{{
|
||||
new.description|striptags|u.truncate(220, '…', true)
|
||||
new.description|striptags|u.truncate(
|
||||
220,
|
||||
'…',
|
||||
true
|
||||
)|raw
|
||||
}}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user