diff --git a/layouts/shortcodes/center-quote.html b/layouts/shortcodes/center-quote.html index 91d0f212..d2993bf5 100644 --- a/layouts/shortcodes/center-quote.html +++ b/layouts/shortcodes/center-quote.html @@ -1,3 +1,3 @@
- {{ .Inner }} + {{ .Inner | .Page.RenderString }}\ No newline at end of file