{% if show_value %}
{% include "django/forms/widgets/input.html" %}
{% else %} {% include "django/forms/widgets/input.html" %} {% endif %}