blob: ef306682b7f3eee2ed3ed00fd06c245a54cc8b26 (
plain)
1
2
3
|
# FIXME: Audit the translations for XSS opportunities. Ultimately it would be
# good to get rid of this and explicitly mark strings as html_safe
GettextI18nRails.translations_are_html_safe = true
|