FOSDEM / volunteers

Volunteers management system for the FOSDEM conference
GNU Affero General Public License v3.0
19 stars 24 forks source link

Don't show HTML in message as this will be HTML-escaped #52

Closed ahus1 closed 1 year ago

ahus1 commented 2 years ago

and therefore will not be clickable.

This is an attempt for a minimal fix as I'm not familiar with Python/Django.