mirror of https://github.com/zulip/zulip.git
9 lines
170 B
Handlebars
9 lines
170 B
Handlebars
|
<b>Poll widget</b>
|
||
|
<br />
|
||
|
<h6>add idea</h6>
|
||
|
<input type="text" class="poll-comment" />
|
||
|
<button class="poll-comment">submit</button>
|
||
|
<br />
|
||
|
<ul class="poll-widget">
|
||
|
</ul>
|