{% load static %}
{% if widget.value != None %} {{ widget.value|stringformat:'s' }}{% else %}{{ widget.default_text }}{% endif %}