| {% trans %}Name{% endtrans %} | -{% trans %}Type{% endtrans %} | {% trans %}Description{% endtrans %} |
|---|---|---|
| {{ col['title'] | striptags | truncate }} | -{{ col["itemType"] }} | {{ col['description'] | striptags | truncate }} |
| {% trans %}Name{% endtrans %} | +{% trans %}Description{% endtrans %} | +
|---|---|
| + + {{ col['title'] | striptags | truncate }} + | ++ {{ col['description'] | striptags | truncate }} + | +