{% if label or show_label %}
{% if label %}{{ label }}{% endif %} {% if show_label %}{{ value }}%{% endif %}
{% endif %}