pic_vert_app/app/views/petitions/show.html.haml
2013-06-28 20:35:32 +02:00

6 lines
78 B
Plaintext

%h1=@petition.name
=raw @petition.description
%hr
=render :partial => "form"