From fc35e0162513efa707be1f3f71448968e56f3dbb Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Tue, 14 Apr 2015 13:20:20 -0300 Subject: [PATCH] adding image for proposal detail --- index.html | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index d2cfbf0..0311fb1 100644 --- a/index.html +++ b/index.html @@ -45,8 +45,26 @@ {{/list_proposal}} - {{#proposal_detail article.children}} - {{/proposal_detail}} + {{#each article.children}} +
+ + +
{{title}}
+ {{body}} +
+ Faça sua proposta +
+
+ Apoie outras propostas +
+
Conte sua experiência
+
Fale com o ministro
+
+ {{/each}} -- libgit2 0.21.2