{% load helpers %} {% if object.mark_utilized %} {% utilization_graph 100 warning_threshold=0 danger_threshold=0 %} {% else %} {% utilization_graph value %} {% endif %}