From d12abd34809e52aa3ae5217bd676e1c92890c263 Mon Sep 17 00:00:00 2001 From: Stephan Date: Sun, 21 Mar 2021 15:15:48 +0100 Subject: [PATCH] Removed comment. --- templates/flow_block_page.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/flow_block_page.html b/templates/flow_block_page.html index a28f95c..30aaee9 100644 --- a/templates/flow_block_page.html +++ b/templates/flow_block_page.html @@ -42,7 +42,6 @@ {% for block in this.section.blocks %}

{{ block.title }}

- {{ block.body }}
{% endfor %}