{% comment %} This is the template for the ``gauge`` inclusion tag. It expects the following context: * slug * current_value * max_value (used to mark the max value on the gauge chart) * size (the size--width, height--of the chart, in pixels) * yellow (used to indicate warning levels) * red (used to indicate error levels) {% endcomment %}