summaryrefslogtreecommitdiff
path: root/_layouts/page.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/page.html')
-rw-r--r--_layouts/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/page.html b/_layouts/page.html
index ac875a1..4d41ccc 100644
--- a/_layouts/page.html
+++ b/_layouts/page.html
@@ -3,4 +3,4 @@ layout: default
---
<h1>{{ page.title }}</h1>
-{{ page.content | markdownify }}
+{{ content }}