_circle_checkbox.html.erb 106 Bytes
<div class="circle">
  <%= labelled_check_box circle.name, "circles[#{circle.name}]", circle.id %>
</div>