From 215297ef415a4e5dc44589dbacd7389987bcf72c Mon Sep 17 00:00:00 2001 From: Mandel Olaiya Date: Fri, 3 Apr 2026 01:27:36 +0200 Subject: [PATCH] Style shared richtext blocks via project template override --- .../engine/blocks/core/richtext.html | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 mandelstudio/templates/engine/blocks/core/richtext.html diff --git a/mandelstudio/templates/engine/blocks/core/richtext.html b/mandelstudio/templates/engine/blocks/core/richtext.html new file mode 100644 index 0000000..364fd7f --- /dev/null +++ b/mandelstudio/templates/engine/blocks/core/richtext.html @@ -0,0 +1,45 @@ +
+
+
+
+
+ {{ value.content }} +
+
+
+
+
+ +