From 50daa3eacf26b29a59da880e5363f7e9f75a2e6b Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Fri, 17 Apr 2015 16:50:12 -0300 Subject: [PATCH] Do not escape abstract html --- index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index f39e12a..6ed1d91 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,6 @@ {{#each ../../article.children}} {{/each}} - {{/each}} @@ -78,9 +77,9 @@
-
{{title}}
-
{{abstract}}
-
Conheça o Programa
+
{{title}}
+
{{{abstract}}}
+
Conheça o Programa
{{body}}
-- libgit2 0.21.2