Fix news
This commit is contained in:
@@ -216,7 +216,11 @@
|
|||||||
</a>
|
</a>
|
||||||
<p class="mt-4 text-sm text-gray-600">
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user