medor.www
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

checkbox_option.html
text/html

Download raw (145 bytes)

{% include "django/forms/widgets/input.html" %}
<label{% if widget.attrs.id %} for="{{ widget.attrs.id }}"{% endif %}>{{ widget.label }}</label>