From f28c56ddd35ab468527eda2b116f300732938205 Mon Sep 17 00:00:00 2001 From: soaos Date: Fri, 3 Apr 2026 17:20:59 -0400 Subject: Initial Commit (Fresh Start) --- templates/shortcodes/window_body.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/shortcodes/window_body.html (limited to 'templates/shortcodes/window_body.html') 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 @@ +
{{ body | markdown | safe }}
-- cgit v1.3-2-g0d8e