aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/action_text/content/_layout.html.erb
blob: 60d65cd0d5bda87559fe7325b4c80954ef708ebf (plain) (blame)
1
2
3
<div class="trix-content">
  <%= sanitize render_action_text_content(content) %>
</div>