From f559c91b7a7ff3e3e3bfd1ce430ce5b5615c07ea Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 5 May 2015 19:23:21 -0700 Subject: turn consensus items into diaspora polls for that network --- view/tpl/diaspora_consensus.tpl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 view/tpl/diaspora_consensus.tpl (limited to 'view/tpl/diaspora_consensus.tpl') diff --git a/view/tpl/diaspora_consensus.tpl b/view/tpl/diaspora_consensus.tpl new file mode 100644 index 000000000..b6b7cf13d --- /dev/null +++ b/view/tpl/diaspora_consensus.tpl @@ -0,0 +1,17 @@ + +{{$guid_q}} +{{$question}} + + {{$guid_y}} + {{$agree}} + + + {{$guid_n}} + {{$disagree}} + + + {{$guid_a}} + {{$abstain}} + + + -- cgit v1.2.3