diff --git a/views/layouts/show.handlebars b/views/layouts/show.handlebars index 04290840..a72b1ccc 100644 --- a/views/layouts/show.handlebars +++ b/views/layouts/show.handlebars @@ -7,8 +7,8 @@ Spee.ch - {{addTwitterCard openGraphInfo.type openGraphInfo.source}} - {{addOpenGraph fileInfo.name openGraphInfo.showUrl openGraphInfo.type openGraphInfo.source fileInfo.fileType }} + {{{addTwitterCard openGraphInfo.type openGraphInfo.source}}} + {{{addOpenGraph fileInfo.name openGraphInfo.showUrl openGraphInfo.type openGraphInfo.source fileInfo.fileType }}} {{{ body }}}