parent
eb1f65d524
commit
c41f81822b
@ -91,7 +91,7 @@
|
||||
%h3= t '.description'
|
||||
.description
|
||||
= description sanitize @event.description,
|
||||
tags: %w(p h1 h2 h3 h4 br table tr th td ul ol li a strong b em i img sub sup),
|
||||
tags: %w(p h1 h2 h3 h4 br table tr th td ul ol li a strong b em i img sub sup span),
|
||||
attributes: %w(href src width height style title)
|
||||
|
||||
%h3
|
||||
|
@ -75,7 +75,7 @@
|
||||
%h3= t '.description'
|
||||
.description
|
||||
= description sanitize @orga.description,
|
||||
tags: %w(p h1 h2 h3 h4 br table tr th td ul ol li a strong b em i img sub sup),
|
||||
tags: %w(p h1 h2 h3 h4 br table tr th td ul ol li a strong b em i img sub sup span),
|
||||
attributes: %w(href src width height style title)
|
||||
|
||||
%dl
|
||||
|
Loading…
Reference in New Issue
Block a user