playground/app/views/layouts/action_text/contents/_content.html.erb

4 lines
50 B
Text
Raw Permalink Normal View History

2026-05-17 03:44:36 +00:00
<div class="trix-content">
<%= yield -%>
</div>