{% comment %} Template to render a conditional checkbox form field with images. Renders the checkboxes vertically with a prominent image. This template renders an image checkbox inside another one (see ``image_checkbox.html``). The checkboxes are spread across 3 columns on large screens. {% endcomment %} {% load static %} {% load list_to_columns %}