diff --git a/crispy_forms/templates/bootstrap4/layout/field_file.html b/crispy_forms/templates/bootstrap4/layout/field_file.html index b56413413..34217140b 100644 --- a/crispy_forms/templates/bootstrap4/layout/field_file.html +++ b/crispy_forms/templates/bootstrap4/layout/field_file.html @@ -7,8 +7,8 @@
{{ widget.data.initial_text }}
-
- +
+ {{ field.value }} {% if not widget.data.required %} @@ -28,7 +28,7 @@ {% endif %}
- +