complete rework of offerings

This commit is contained in:
Tobias Brunner 2025-02-28 14:13:51 +01:00
parent 84e25c82d1
commit 20f27bd6b5
No known key found for this signature in database
16 changed files with 313 additions and 294 deletions

View file

@ -184,10 +184,6 @@
{% endfor %}
</div>
</div>
<div class="card__desc flex-grow-1 rich-text-content">
{{ offering.description|safe|truncatewords_html:30 }}
</div>
</div>
</div>
</div>