Describe the bug
Highlighted participatory processes groups who's title contain chars that are html escaped, render the chars double escaped thus producing D' diacritics.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://try.decidim.org/processes?locale=es'
- See error on "Dolores quo'd commodi." PP group title.
Expected behavior
Add .html_safe to card title
Screenshots

Extra data (please complete the following information):
- Decidim Version: [ Decidim 0.26.0.rc2]
- Decidim installation: [try.decidim.org]
Additional context
It was fixed for highlighted processes in #6798
Describe the bug
Highlighted participatory processes groups who's title contain chars that are html escaped, render the chars double escaped thus producing D' diacritics.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Add .html_safe to card title
Screenshots

Extra data (please complete the following information):
Additional context
It was fixed for highlighted processes in #6798