summaryrefslogtreecommitdiff
path: root/templates/shortcodes/window_body.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/shortcodes/window_body.html')
-rw-r--r--templates/shortcodes/window_body.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/shortcodes/window_body.html b/templates/shortcodes/window_body.html
new file mode 100644
index 0000000..f7c84a7
--- /dev/null
+++ b/templates/shortcodes/window_body.html
@@ -0,0 +1 @@
+<div class="window-body">{{ body | markdown | safe }}</div>