Update rest_framework/templates/rest_framework/horizontal/select_boolean.html

This commit is contained in:
Asif Saif Uddin 2023-01-21 20:52:11 +06:00 committed by GitHub
parent 5c9bd01b5f
commit 51f3113c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,4 +22,4 @@
<span class="help-block">{{ field.help_text|safe }}</span> <span class="help-block">{{ field.help_text|safe }}</span>
{% endif %} {% endif %}
</div> </div>
</div> </div>