Initial commit
This commit is contained in:
commit
793bb6a488
182 changed files with 17153 additions and 0 deletions
2
aemo/templates/widgets/input_option.html
Normal file
2
aemo/templates/widgets/input_option.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{# input before label (CSSable) #}
|
||||
{% include "django/forms/widgets/input.html" %} {% if widget.wrap_label %}<label {% if widget.attrs.id %} for="{{ widget.attrs.id }}"{% endif %}>{{ widget.label }}</label>{% endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue