diff --git a/app/views/pages/contact.haml b/app/views/pages/contact.haml index 5efedd3b..9ac5c2da 100644 --- a/app/views/pages/contact.haml +++ b/app/views/pages/contact.haml @@ -1,2 +1,2 @@ :markdown - #{t '.content'} + #{sanitize t('.content'), tags: %w(h2 strong em a iframe), attributes: %w(src style height width)}