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