mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-19 10:31:07 +00:00
4 lines
142 B
HTML
4 lines
142 B
HTML
<option value="{{ widget.value|stringformat:'s' }}"
|
|
{% include "django/forms/widgets/attrs.html" %}>
|
|
{{ widget.label }}
|
|
</option>
|