about summary refs log tree commit diff stats
path: root/templates/page.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.html')
-rw-r--r--templates/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.html b/templates/page.html
index 48b920e..89de955 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -16,7 +16,7 @@
     {%- endif %}
   {%- endif %}
   <main>
-    {{ page.content | indent | safe }}
+    {{ page.content | safe }}
   </main>
   <p>
     {%- if page.taxonomies %}