From 3f78235061c00c4ca689dfc1c1adb754419c5dc3 Mon Sep 17 00:00:00 2001 From: Gianluca Esposito Date: Thu, 10 Sep 2015 22:30:12 +0200 Subject: [PATCH] Fixed template string --- wrappers/md.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrappers/md.jsx b/wrappers/md.jsx index 86641de..547488e 100644 --- a/wrappers/md.jsx +++ b/wrappers/md.jsx @@ -13,7 +13,7 @@ module.exports = React.createClass({ post = this.props.page.data; return ( - +

{post.title}