aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/action_text
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/action_text')
-rw-r--r--app/views/action_text/content/_layout.html.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/action_text/content/_layout.html.erb b/app/views/action_text/content/_layout.html.erb
new file mode 100644
index 0000000000..be3ca295c8
--- /dev/null
+++ b/app/views/action_text/content/_layout.html.erb
@@ -0,0 +1,3 @@
+<div class="trix-content">
+ <%= document %>
+</div>